hustvl / GaussianDreamer

GaussianDreamer: Fast Generation from Text to 3D Gaussians by Bridging 2D and 3D Diffusion Models (CVPR 2024)
https://taoranyi.com/gaussiandreamer/
Apache License 2.0
589 stars 29 forks source link

Question about config file #16

Closed tuning12 closed 4 months ago

tuning12 commented 6 months ago

First thank you for your great work!

What is the role of the parameter "camera distance" in the config file? Is it used to adjust the position of the camera(the distance between the camera and the target object)? Why it seems to be a uniform variable in this file?

Thank you for your reply in advance.

taoranyi commented 4 months ago

Hi! In the config file we define the range of camera distances. We randomly select the camera distance from it.