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

recenter_poses 'input poses have been remapped in the data loader to be in the camera coordinate frame of some centered "average" camera pose' #184

Open
cx-tian opened this issue Apr 13, 2023 · 0 comments

Comments

@cx-tian
Copy link

cx-tian commented Apr 13, 2023

Can anyone explain this to me? I have been stuck on this recentering questions for long time.

  1. I understand from the matrix multiplication that the recentered poses map all coordinates from different cameras to one average camera space, but the relative difference of these poses are the same, so how can this recentering benefit?

  2. The author said 'recenter_poses very simply applies the inverse of this average pose to the dataset (a rigid rotation/translation) so that the identity extrinsic matrix is looking at the scene, which is nice because normalizes the orientation of the scene for later rendering from the learned NeRF' LLFF data preprocessing #34 (comment) . My question is, why 'the identity extrinsic matrix is looking at the scene' is important? And why it 'normalizes the orientation of the scene' ?

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

1 participant