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

Pretrained weights #88

Closed mojoee closed 4 years ago

mojoee commented 4 years ago

I just downloaded the pretrained weights and tried to extract them but it seems that they are damaged. Anyone else having the same issue?

samarthsikand commented 4 years ago

Yup, I faced the same issue while extracting them using WinRAR in Windows 10. But it was successfully extracted using 7zip. See comments in #72 . 7zip

mojoee commented 4 years ago

okay thank you for the information. In the meanwhile I directly used the weights available from kaggle and unzipped from python script.