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

Why is focal length set to 5000? #40

Open
luhc15 opened this issue Jul 9, 2024 · 0 comments
Open

Why is focal length set to 5000? #40

luhc15 opened this issue Jul 9, 2024 · 0 comments

Comments

@luhc15
Copy link

luhc15 commented Jul 9, 2024

Thanks for your great work, I'm reading the paper and the code. I'm confused that why focal length is set so large.
When I visualized the 3D global locations, the z values are times larger than x and y. I calculated global locations like this: pred_joints += pred_cam_t. And I printed out the min and max values of [x, y, z] of one person in demo video, which are: min[x, y, z] = [-2.5283, 0.3676, 134.07 ], max[x,y,z]=[2.5229, 0.9773, 243.8021]. So is it correct that z values times larger than x, y? Or can I just set the focal_length in base.py to a smaller one without retraining?

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