yaxingwang
yaxingwang
Hi I trained the code with the animal dataset(cat and dog) the following results are from 400000 iteration  
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:...
fine-tunning
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: ...
wan-gp
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.