Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get the same score as the tensorflow version #1

Closed
xunhuang1995 opened this issue Nov 13, 2017 · 2 comments
Closed

Unable to get the same score as the tensorflow version #1

xunhuang1995 opened this issue Nov 13, 2017 · 2 comments

Comments

@xunhuang1995
Copy link

Thanks the authors for the contribution. Inception score for pytorch is quite useful for GAN community. However I'm not able to get the same score as the tensorflow version. The scores computed by this code are much lower. Have the authors check the correctness of the results?

@sharma409
Copy link
Collaborator

It seems the popularly used tensorflow implementation of the inception score has a few bugs — we filed an issue here: openai/improved-gan#29

I believe this pytorch score is a correct implementation of the inception score as described in Section 4 of Salimans et al. (https://arxiv.org/pdf/1606.03498.pdf)

@sharma409
Copy link
Collaborator

Unfortunately most results in the literature have been calculated using the tensorflow implementation. We plan on posting a note on arxiv pointing this out shortly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants