deepseek-ai / DreamCraft3D

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

Is it possible to set back and side views on my own? #46

Open denred0 opened 7 months ago

MrTornado24 commented 7 months ago

Do you mean to use multi-view images? If so, you can set the back and side view images if you have. A basic way to utilize them is to add additional supervision loss at these views during optimization.