PRNet-PyTorch
PRNet-PyTorch copied to clipboard
FileNotFoundError: [Errno 2] No such file or directory: 'tmp/light/test.obj'
I had this error when I set --isVisualize=true, No such file or directory: 'tmp/light/test.obj', what is test.obj? how can I get it?
I think make a directory named tmp/light/ will help.