NVlabs / neuralangelo

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

switch to analytic gradients after delta is small enough? #125

Closed blacksino closed 11 months ago

blacksino commented 11 months ago

would this bring any performance degradation? or may speed up training a bit?

mli0603 commented 11 months ago

Hi @blacksino

Yes, it will speed up the training slightly! Please find the detailed speed comparison in Table 5 of the Appendix.