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

Replacing DeepFloyd with Dalle3? #49

Open MingkunYu opened 3 months ago

MingkunYu commented 3 months ago

I found that it's hard for DeepFloyd to understand some synthesized concepts such as "a horse riding a man", but dalle3 does good at this. Is it possible to replace the DeepFloyd with dalle3 to generate multi view pictures so that dreamcraft would probably do better regarding these concepts? thanks!