NVlabs / neuralangelo

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

Training necessity #168

Open donlk opened 7 months ago

donlk commented 7 months ago

Hi there! I've been experimenting with neuralangelo, tried to test it on one of my own turntable datasets. However, even my RTX 4070 would take over a 100 hours for a train to be successful, and even that is not guaranteed.

My question is: do I need training or is there a pre trained model available to use somewhere for inference? Do you provide one?

thanks!

owatvisa commented 2 months ago

Hi @donlk , I am currently facing the same issue and would like to know if you were able to find a pre-trained model? I am getting poor results after training on my RTX 4060 GPU. I'd really appreciate your help. Thank you!