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

Out of memory when "--sampleSize 10000" #7

Open
wscnwps opened this issue Jun 25, 2019 · 0 comments
Open

Out of memory when "--sampleSize 10000" #7

wscnwps opened this issue Jun 25, 2019 · 0 comments

Comments

@wscnwps
Copy link

wscnwps commented Jun 25, 2019

The TF version of GAN metrics, e.g. IS, FID, are using 10000 samples, while sampleSize==2000 in the demo.
The setting of "sampleSize==10000" may cause out of memory problem, as dozens of GB mem is requested by "metrics.py".
Could the code used to reproduce the "sampleSize==10000" experiments as TF version does?

Thanks for your great work.

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

1 participant