NVlabs / neuralangelo

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

train.py FAILED #77

Closed Islaster closed 1 year ago

Islaster commented 1 year ago

I've downloaded the AI and now I'm trying to run it with the example given in the readME and I get this error "train.py FAILED"

SOFTWARE:

HARDWARE:

Islaster commented 1 year ago

image

chenhsuanlin commented 1 year ago

Hi @Islaster, I just pushed a fix (fe82909) to main, could you pull and try again?

Islaster commented 1 year ago

I changed EXPERIMENT to template and it got me this new error image

Islaster commented 1 year ago

FYI i did the pull prior to new error

Islaster commented 1 year ago

I forgot to do data preparation lol i think I've figured it out