Hello @theEricMa
I trained with the prompt “a photo of a yorkie dog in as a maid” without modifying the config file below and the resulting video or image was saved without any issue.
However, when I tried to export the mesh using the same ckpt, I could not get a proper .obj or texture.
python launch.py
--config configs/single-prompt_benchmark/asd_sd_nerf.yaml
--export
--gpu 1
resume=/mnt/hdd1/jaen/ScaleDreamer/outputs/asd_sd_nerf/a_photo_of_a_Yorkie_dog_in_a_pink_dress@20250707-150707/ckpts/epoch=0-step=25000.ckpt
system.prompt_processor.prompt="a photo of a yorkie dog in as a maid"

This was true even when I changed the threshold settings.
Have you ever tried to save the mesh? If so, could you share your settings?
Hello @theEricMa
I trained with the prompt “a photo of a yorkie dog in as a maid” without modifying the config file below and the resulting video or image was saved without any issue.
However, when I tried to export the mesh using the same ckpt, I could not get a proper .obj or texture.
python launch.py
--config configs/single-prompt_benchmark/asd_sd_nerf.yaml
--export
--gpu 1
resume=/mnt/hdd1/jaen/ScaleDreamer/outputs/asd_sd_nerf/a_photo_of_a_Yorkie_dog_in_a_pink_dress@20250707-150707/ckpts/epoch=0-step=25000.ckpt
system.prompt_processor.prompt="a photo of a yorkie dog in as a maid"
This was true even when I changed the threshold settings.
Have you ever tried to save the mesh? If so, could you share your settings?