UGATIT icon indicating copy to clipboard operation
UGATIT copied to clipboard

Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020)

Results 56 UGATIT issues
Sort by recently updated
recently updated
newest added

Hello Community! I am training selfie2anime on GCP however when running main.py I kept getting : cannot connect to X server I am wondering if you have come across this...

UGATIT/resize.py @t04glovern t04glovern fixed resizer Change ### paths = [ "dataset/selfie2anime/testA/" "dataset/selfie2anime/testB/" "dataset/selfie2anime/trainA/" "dataset/selfie2anime/trainB/" ] to **paths = [ "dataset/selfie2anime/testA/", "dataset/selfie2anime/testB/", "dataset/selfie2anime/trainA/", "dataset/selfie2anime/trainB/" ]**

Is the training direction always from trainA to trainB?

**Question 1:** Hey I use google Colab and tried to test it the way you claimed. Cloning the repo and just using the command:` !python /content/UGATIT/main.py --dataset /content/dataset` In dataset...

혹시 올려주신 100epoch 말고 혹시 갖고계신것중 더 train 시키신 trained model 있으신가요? 있다면 공유 해주실수 있을지 궁금합니다. 남자 사진은 조금 깨지는 경향도 있습니다ㅠㅠ

if I use V100 32G GPU, and use same datasets as released?

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)](https://user-images.githubusercontent.com/51089230/69477954-96847d00-0e27-11ea-987d-d6bf98384233.png)

Hi, It would be great if you could also share the other pretrained models. Especially -- `horse2zebra` and `cat2dog`. It will be very helpful for my research to reproduce your...

All links to datasets and pretrained models are not available. Why can't I open these internet links? Thanks for your reply!