deepseek-ai / DreamCraft3D

[ICLR 2024] Official implementation of DreamCraft3D: Hierarchical 3D Generation with Bootstrapped Diffusion Prior
https://mrtornado24.github.io/DreamCraft3D/
MIT License
1.88k stars 81 forks source link

hyperparameters questions #24

Closed flyingdoubleG closed 6 months ago

flyingdoubleG commented 6 months ago

Thanks for the great work, I tried to generate a corgi in the paper using the official code, but it seems that the hyperparameters in the official code may be a little different from the paper, can you give some advice on improving the result? The picture I use: corgi The prompt I use: "A DSLR photo of a corgi wearing a beret and holding a baguette, standing up on two hind legs" other hyperparameters are not changed. The model I generate: https://github.com/deepseek-ai/DreamCraft3D/assets/53119724/fc34a686-1c3b-4e9b-be6b-8f4f7c8ceb27

MrTornado24 commented 6 months ago

Hi I also noticed that stable-zero123 doesn't work well for some cases. You may change to zero123-xl which we used in the paper.