reshow / PRNet-PyTorch

The training and evaluation code for PRNet (《Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network》)
73 stars 16 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'tmp/light/test.obj' #20

Open xuncheng1997 opened 3 years ago

xuncheng1997 commented 3 years ago

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?

reshow commented 3 years ago

I think make a directory named tmp/light/ will help.