sdfstudio
sdfstudio copied to clipboard
Poor results from training geo-volsdf and geo-unisurf
Hello authors, thank you for your great work! When I use the command 'ns-train geo-volsdf --pipeline.model.sdf-field.inside-outside False --vis wandb --experiment-name geo-volsdf-dtu65 sdfstudio-data --data data/dtu/scan65 --load-pairs True' and 'ns-train geo-unisurf --pipeline.model.sdf-field.inside-outside False --vis wandb --experiment-name geo-unisurf-scan24 sdfstudio-data --data data/dtu/scan24 --load-pairs True' is used to train geo-volsdf and geo-unisurf respectively, the output results are very bad.
This is the output of geo-volsdf training 100k:
This is the output of geo-unisurf training 50k:
Looking forward to your reply!
Hi, this is strange, could you reproduce our results with the same training command here: https://github.com/autonomousvision/sdfstudio/blob/master/docs/sdfstudio-methods.md
Hi, this is strange, could you reproduce our results with the same training command here: https://github.com/autonomousvision/sdfstudio/blob/master/docs/sdfstudio-methods.md I used the instructions you gave me.
- ns-train geo-volsdf --pipeline.model.sdf-field.inside-outside False --vis wandb --experiment-name geo-volsdf-dtu65 sdfstudio-data --data data/dtu/scan65 --load-pairs True
- ns-train geo-unisurf --pipeline.model.sdf-field.inside-outside False --vis wandb --experiment-name geo-unisurf-scan24 sdfstudio-data --data data/dtu/scan24 --load-pairs True