NeRF-Supervised-Deep-Stereo
NeRF-Supervised-Deep-Stereo copied to clipboard
Python problems
I am trying to run the demo.py. I have follwed the instructions but I get lots of errors. Like this: File "/home/ai/Documents/nerfstereo/demo.py", line 15 from models.raft-stereo import RAFTStereo ^ SyntaxError: invalid syntax
So I change name and code to raft_stereo.
then new error
File "/home/ai/Documents/nerfstereo/demo.py", line 114, in