-
Notifications
You must be signed in to change notification settings - Fork 17
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
Could you also share us the data? #1
Comments
@yuyang01 I'm afraid that I have not put the data because the size of CIFAR10 is a bit large and it exceeds github data limit. That's why I would not like to manage the data under my repository. |
Thank you very much:) |
Just to mention: the file cifar10.npz is created in the "root"-folder, not in the data-subdirectory (where it is expected by cae.py). So you have to move it to the data-directory. |
Thank you for your information. I just modified the path to save cifar10.npz into "data" directory. |
I am trying to use your code, but the data folder is empty. So I cannot use your code , which is too bad.
Thank you
The text was updated successfully, but these errors were encountered: