taoxugit / AttnGAN

MIT License
1.33k stars 415 forks source link

The inception score on coco dataset #44

Open chenaddsix opened 5 years ago

chenaddsix commented 5 years ago

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.

qizhongjian commented 4 years ago

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

lovelychao commented 4 years ago

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