ashawkey / stable-dreamfusion

Text-to-3D & Image-to-3D & Mesh Exportation with NeRF + Diffusion.
Apache License 2.0
8k stars 710 forks source link

File in Blender bad #289

Open PetroRudyi opened 1 year ago

PetroRudyi commented 1 year ago

After generating the model I got a great video with a bust but can not recreate it in a blender.

Would someone be able to recommend something?


%run main.py -O --text "a highly detailed stone bust of Julius Caesar, one face" --workspace /content/stable-dreamfusion/trial_caesar_v3 --iters 5000 --seed 64
%run main.py -O --text "a highly detailed stone bust of Julius Caesar, one face" --workspace /content/stable-dreamfusion/trial2_caesar_v3 --dmtet --iters 5000 --init_with /content/stable-dreamfusion/trial_caesar_v3/checkpoints/df.pth --seed 64

%run main.py -O --test --workspace /content/drive/MyDrive/AI/trial2_caesar_v3 --save_mesh 

зображення зображення

ashawkey commented 1 year ago

@PetroRudyi Hi, you need to save mesh under the --dmtet setting.