xiaowei-hu / CycleGAN-tensorflow

Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf
716 stars 294 forks source link

FileNotFoundError: [Error 2]No such file or directory #33

Closed Deeplearning20 closed 6 years ago

Deeplearning20 commented 6 years ago

My program is running, but there is a problem with the path. There is such a problem:FileNotFoundError: [Error 2]No such file or directory:'datasets/personReid/trainA_mask/trainA Is everyone's path like this?

Deeplearning20 commented 6 years ago

excuse me,I have the same problem,'[Error 2]No such file or directory:'datasets/personReid/trainA_mask/trainA'! Do you solve it now?