gsgen3d / gsgen

[CVPR 2024] Text-to-3D using Gaussian Splatting
https://arxiv.org/abs/2309.16585
MIT License
761 stars 42 forks source link

About training results #27

Closed ch1998 closed 9 months ago

ch1998 commented 9 months ago

Excellent project. The quality of the build is good, but the results don't seem that normal. In the results I got, the corgi has 5 legs, is this normal? 1700731760387

cmd used: python main.py --config-name=base prompt.prompt="A high quality photo of a corgi" init.prompt="a corgi"

KevinXu02 commented 9 months ago

Yes. As the training process is based on a single view each step and the basic sd model does not know the exact camera position, the generated object might have multi-heads or legs.