Junshk / CinCGAN-pytorch

Unofficial Implementation of "Unsupervised Image Super-Resolution using Cycle-in-Cycle Generative Adversarial Networks" in CVPR 2018.
142 stars 27 forks source link

FileNotFoundError: [Errno 2] No such file or directory: '/sdd/DIV2K/DIV2K_train_LR_mild/0801x4m.png' #14

Open tongjuntx opened 4 years ago

tongjuntx commented 4 years ago

there only 800 iamges in file DIV2K_train_LR_mild, why the program try to find 0801x4m.png in train stage?shuold I put validation data in file DIV2K_train_LR_mild(it conflicts with the descrobtion in the paper)?can anyone slove the problem?

ShambhawiVarchasva commented 4 years ago

Same issue.Someone please answer.