SUDO-AI-3D / zero123plus

Code repository for Zero123++: a Single Image to Consistent Multi-view Diffusion Base Model.
Apache License 2.0
1.56k stars 108 forks source link

about FOV for rendering dataset #39

Closed badlooop closed 8 months ago

badlooop commented 8 months ago

Firstly, thank you so much for sharing such an impressive work!

I'd like to know the FOV you used when rendering the training data. This way, I can quickly integrate my rendered content into new viewpoint generation, thereby achieving texture mapping.

Thank you very much!

eliphatfs commented 8 months ago

The FOV is 49.1 degrees arctan(32 / 2 / 35) * 2. Update: had a typo, it should be 49.1 degrees not 47.1.