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

reading data from cifar-10-fid.npz file buggy #19

Open
heikir opened this issue Jun 12, 2018 · 0 comments
Open

reading data from cifar-10-fid.npz file buggy #19

heikir opened this issue Jun 12, 2018 · 0 comments

Comments

@heikir
Copy link

heikir commented Jun 12, 2018

I downloaded your cifar-10-fid.npz file and when trying to load the data using fid = FID(stat["mean"], stat["cov"], mean, cov) then get following error: KeyError: 'mean is not a file in the archive'

Is there a discrepancy between the code and the file?

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