TransparentShapeReconstruction icon indicating copy to clipboard operation
TransparentShapeReconstruction copied to clipboard

No such file or directory: './Shapes/train/Shape__0/imdepth_1.dat'

Open Orange066 opened this issue 4 years ago • 0 comments

When I do step four of the DatasetCreation, it gets a program error: FileNotFoundError: [Errno 2] No such file or directory: './Shapes/train/Shape__0/imdepth_1.dat'.

Step four: python renderAndIntegrate.py --mode train --rs 0 --re 3000 --renderProgram ABSOLUTE_PATH_TO_renderer_general

Orange066 avatar Jan 05 '22 05:01 Orange066