GAN2Shape icon indicating copy to clipboard operation
GAN2Shape copied to clipboard

FileNotFoundError: [Errno 2] No such file or directory: 'checkpoints/view_ light/view_ MVN. PTH '

Open cheeenzq opened this issue 4 years ago • 1 comments

Hello, I run your code on Lunix terminal, and the result appears FileNotFoundError: [Errno 2] No such file or directory: 'checkpoints/view_ light/view_ MVN. PTH '. After checking, it is found that the file has a folder. Why is this

cheeenzq avatar Aug 08 '21 11:08 cheeenzq

move the dir of checkpoints and data under main project |-GAN2Shape |--checkpoints |--configs |--data |--gan2shape ... |--run.py |--readme.md

cynthia-you avatar Feb 15 '22 06:02 cynthia-you