AttnGAN
AttnGAN copied to clipboard
The inception score on coco dataset
Hi, I want to reproduce the experiment result in the paper. However, the inception score of the pretrained model on coco dataset is 12.32. I compute the inception score using https://github.com/openai/improved-gan/tree/master/inception_score. I use the pretrain DAMSM model you provided. And directly run 'python main.py --cfg cfg/coco_attn2.yml --gpu 0'. Is there any tricks for training? The training process is very slow.
Hello,My inception score of the pretrained model on coco dataset is 23.78.I also using improve gan.Have you resolved it?Thanks. @chenaddsix
I meet the same problem too, the inception score of pretrained model on UCB is 2.86