KU-CVLAB / 3DFuse

Official implementation of "Let 2D Diffusion Model Know 3D-Consistency for Robust Text-to-3D Generation"
711 stars 42 forks source link

Bad case about janus problem #29

Open MnKnight1 opened 1 year ago

MnKnight1 commented 1 year ago

I have tried three demos,run.sh was set as follows, PROMPT="a cute little kitten" \ "a cute pig with a pink snout and curly tail" \ "cute small corgi" INITIAL="kitten" \ "pig" \ "corgi" EXP_DIR="./results" RANDOM_SEED=0 SEMANTIC_MODEL="SD"

All of them have janus problem, I use runwayml/stable-diffusion-v1-5.why did this problem happen?Is the problem due to the use of SD rather than karlo, or is it due to incorrect 3D point cloud generation?

https://github.com/KU-CVLAB/3DFuse/assets/78358378/44979bca-1476-44a4-8947-21075c4fecb6

https://github.com/KU-CVLAB/3DFuse/assets/78358378/2d27cbc8-ca08-43e0-bc86-cc93af483c12

https://github.com/KU-CVLAB/3DFuse/assets/78358378/a3c0382d-ec67-4d8b-88f5-17d52cb6e503