Open yywangvr opened 6 years ago
@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. Instead, I added a script to prepare the data and revised README. Please try with them. Thank you.
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. Everything else works like a charm. Thanks a lot.
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