nerfstudio: nerfacto not working with blender-data
Hello, I am trying to get nerfacto to work with blender-data (ficus more specifically), and here is the image I get
My training command is just ns-train nerfacto --vis tensorboard blender-data --data ../data/blender/ficus and the data directory is downloaded with ‘ns-download-data blender’. Is this expected to not work well with blender dataset?
About this issue
- Original URL
- State: open
- Created 9 months ago
- Comments: 15
Hi there! I tried again using the command above on dataset ficus, and it works now. You can also have a try, it can have a good result after just 2k iterations (almost stable after 8k iters). Last time it worked on lego but failed on ficus, I think the instability of my network should be blame for it. 😦
Hi, I wonder how can you get this result. Could you show me your command please?