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

Question on scene scaling #46

Closed
Gaaaavin opened this issue Aug 9, 2024 · 2 comments
Closed

Question on scene scaling #46

Gaaaavin opened this issue Aug 9, 2024 · 2 comments

Comments

@Gaaaavin
Copy link

Gaaaavin commented Aug 9, 2024

I noticed that in auto_reorient.py, the scene is scaled so that the average point to camera-center distance is 20m.
I'm curious what's the reason for this number. Is that purly based on experience?

@ameuleman
Copy link
Collaborator

Hi,
Our datasets are scaled to metric using some measurements, such as car or road lengths.
For our code release, we then estimated the median point-to-camera distance for one of our datasets (SmallCity) and found it to be roughly 20. We used it in the auto_reorient script to maintain a similar behaviour.

@Gaaaavin
Copy link
Author

Thank you for the clarification!

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