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

I find the rendered images are skewed. #13

Open
zwlvd opened this issue Mar 22, 2024 · 4 comments
Open

I find the rendered images are skewed. #13

zwlvd opened this issue Mar 22, 2024 · 4 comments

Comments

@zwlvd
Copy link

zwlvd commented Mar 22, 2024

I render the waymo 0145050 scene with the default setting, and find the images are skewed. I am wondering maybe the projection matrix is wrong while I made no change to the original camera data.
001

@SuLvXiangXin
Copy link
Collaborator

Hi, do you make any changes to the datareader? Because we use the normalized camera poses for training, you need to load all poses to render if you are using a checkpoint.

@zwlvd
Copy link
Author

zwlvd commented Mar 23, 2024

I just use one camera when rendering ,is that means all the three cameras should be used ?

@SuLvXiangXin
Copy link
Collaborator

I think so, you can have a try.

@zwlvd
Copy link
Author

zwlvd commented Mar 25, 2024

I find use only one camera will meet such cases, use two or three will not, what's the reason for the problem.

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