dougsouza / efficient-t2i

Official implementation of the paper Efficient Neural Architecture for Text-to-Image Synthesis.
https://arxiv.org/abs/2004.11437
15 stars 4 forks source link

issues about the evaluation on oxford #2

Closed tobran closed 4 years ago

tobran commented 4 years ago

How do you evaluate the IS on oxford-102? Did you use the inception_finetuned_models provided by stackGAN? But eval.py looks only write for CUB-birds.

dougsouza commented 4 years ago

Yes, I use the model for the flowers. I will include the model with the dataset, the same way I did for birds.