taki0112 / UGATIT

Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020)
MIT License
6.17k stars 1.04k forks source link

Load Failure #80

Open LeonNerd opened 4 years ago

LeonNerd commented 4 years ago

i get a trouble "Load FAILURE" i have some models andI've put it in the folder Why does it appear? Do I need to change the model path? 1574508556(1)

ArthurG commented 4 years ago

I think this means UGATIT is failing to find the dataset. Is the selfie2anime/testA folder inside your dataset dir?

Another possible issue related to corrupted model is discussed in #50