ayaanzhaque / instruct-nerf2nerf

Instruct-NeRF2NeRF: Editing 3D Scenes with Instructions (ICCV 2023)
https://instruct-nerf2nerf.github.io/
MIT License
792 stars 70 forks source link

ns-train in2n-tiny error, 3D model disappears #84

Closed wangjinhoon closed 8 months ago

wangjinhoon commented 9 months ago

The 3D model being trained with the command "ns-train in2n-tiny --data ./lego --load-dir ~/instruct-nerf2nerf/outputs/lego/nerfacto/2023-12-20_174925/nerfstudio_models --pipeline.prompt "change it into a drawing" --pipeline.guidance-scale 7.5 --pipeline.image-guidance-scale 1.5" disappears from the viewer at some point. What did I miss?

before Screenshot from 2023-12-21 11-03-05 after Screenshot from 2023-12-21 11-08-27

thank for your reply

ayaanzhaque commented 9 months ago

Not entirely sure why this would be the case. I suspect that the scene has diverged after training for too many iterations. I've seen this issue before with any nerfstudio model, I recommend creating an issue there. The easiest change would be to train the base nerfacto to 20k iters instead of 30k