NVlabs / neuralangelo

Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
https://research.nvidia.com/labs/dir/neuralangelo/
Other
4.33k stars 387 forks source link

checking finished training #94

Closed Islaster closed 1 year ago

Islaster commented 1 year ago

I'm using Anaconda to train the mesh. How do I check the training before mesh extraction?

mli0603 commented 1 year ago

You can used --wandb to enable wandb logging as described in README.