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

Confused about the cam2world pose #64

Open
CavalloneChen opened this issue Oct 20, 2024 · 4 comments
Open

Confused about the cam2world pose #64

CavalloneChen opened this issue Oct 20, 2024 · 4 comments

Comments

@CavalloneChen
Copy link

Thank you for your excellent work!
There are files named 'frameID.txt' and 'frameID_camID.txt' under the 'ego_pose' folder. I don't understand what are the meanings of 'frameID_camID.txt'.

This is what confused me:

  1. It seems that 'frameID.txt' is ego2world, and 'frameID_camID.txt' are cam2world transformation matrices of corresponding frames. Is it correct?

  2. In script 'lib/utils/waymo_utils.py', what does the variable 'c2w' mean exactly? pose = ego_cam_poses[cam, frame]; c2w = pose @ ext I assume 'ext' is cam2ego. But what does 'ego_cam_poses' (read from 'ego_pose/frameID_camID.txt') mean? And why not use 'ego_frame_poses' from 'ego_pose/frameID.txt'?

@Within-yao
Copy link

It confused me too.

@Shelfcol
Copy link

I treat frameID.txt and frameID_camID.txt all as Twv, and multi cmera rendering results seems good

@Hanxuan411
Copy link

It confused me too.

@Golden-Pigeon
Copy link
Contributor

It confused me too. Hope @zju3dv would answer this question!

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

5 participants