yaxingwang

Results 8 issues of yaxingwang

Hi I trained the code with the animal dataset(cat and dog) the following results are from 400000 iteration ![fake_b_00_400000](https://user-images.githubusercontent.com/16056485/42523408-f3621c0c-846d-11e8-81a0-596d813577da.jpg) ![fake_b_00_395000](https://user-images.githubusercontent.com/16056485/42523429-feab7784-846d-11e8-98c9-d5dc7d4dfc23.jpg)

Hi CUDA_VISIBLE_DEVICES=O python src/main.py -t -hdf5 -l -batch_stat -metrics is fid prdc -ref "test" -best --project Cifar10-wgangp -cfg src/configs/CIFAR10/WGAN-GP.yaml -ckpt author_trained_models/cifar10/wgangp/WGAN-GP-train-2020_09_16_14_17_00 -data cifar10 -save results I suffer from issue: RuntimeError:...

Hi, Do anyone fine-tuning by means of the provided model(Source: Imagenet, target: tench (n01440764)) ? I use the same parameters to train. Before training, the result is as felloing: ![tench](https://user-images.githubusercontent.com/16056485/64685224-e8537300-d486-11e9-927f-6bc1bec6636c.png)...

Hi @taki0112 Thank your contribution. I am trying you code. What I using is as following: **python main.y --dataset celebs --gan_type hinge --img_size 128** which works. But when I try...

Hi, Thank your share. Can you show the basic need libraries(such as the version of python, tensorflow or others )?

Thanks for sharing amazing work. I have few questions after reading the paper, which is as following: 1. The proposed method is used every cross-attention layer (64*64,32*32,16*16,8*8), right? 2. Which...

Hi, It is great job. Can you release the tool.py firstly? I need this dataset and will cite your paper.

I use two different size source images, but using big one it fails.