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

About the object normalization in v1.2 #73

Closed
bluestyle97 opened this issue Apr 2, 2024 · 2 comments
Closed

About the object normalization in v1.2 #73

bluestyle97 opened this issue Apr 2, 2024 · 2 comments

Comments

@bluestyle97
Copy link

Hi, I notice that the v1.2 model "always outputs a set of views assuming a normalized object size instead of changing w.r.t. the input". Could you please give more explanation on how you normalize the object when rendering the data? Did you set a fixed camera distance for the 6 views? If yes, what's the value?

@Dustinpro
Copy link
Collaborator

Dustinpro commented Apr 2, 2024

It is normalized to fit into a sphere with radius=.5. The fixed camera distance is 0.5 / np.tan(np.radians(30/2)).

@bluestyle97
Copy link
Author

@Dustinpro Thanks for your reply!

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