Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The image and camera pose do not match #163

Open
SensenGao opened this issue Oct 6, 2024 · 1 comment
Open

The image and camera pose do not match #163

SensenGao opened this issue Oct 6, 2024 · 1 comment

Comments

@SensenGao
Copy link

Does anyone have tested whether the six generated images are aligned with their corresponding camera poses?

I used the camera pose data from the code along with the corresponding images, setting fx = fx * img_size, fy = fy * img_size, cx = 0.5 * img_size, and cy = 0.5 * img_size. Then, I trained a NeRF model using these parameters, but the training failed. The six images correspond to six separate 3D objects, with the result looking similar to the image below.
image

Does anyone know what the issue might be? Or has anyone successfully matched the images with the correct poses?

@JiajieLi7012
Copy link

Hi, would you be able to solve it now? If so, can you give me some hints on this as I'm facing a similar issue now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants