AttnGAN icon indicating copy to clipboard operation
AttnGAN copied to clipboard

The inception score on coco dataset

Open chenaddsix opened this issue 6 years ago • 2 comments

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.

chenaddsix avatar Dec 24 '18 14:12 chenaddsix

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

qizhongjian avatar Sep 19 '19 12:09 qizhongjian

I meet the same problem too, the inception score of pretrained model on UCB is 2.86

lovelychao avatar Dec 24 '19 03:12 lovelychao