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

About dataset #3

Open
AditTuf opened this issue Jun 25, 2020 · 1 comment
Open

About dataset #3

AditTuf opened this issue Jun 25, 2020 · 1 comment

Comments

@AditTuf
Copy link

AditTuf commented Jun 25, 2020

Thanks for such a modular project in easy to understand coding style ,i'm new to using github repositories for projects so my issue might seem naive .I did download the cifar 10 dataset into dataset directory . But i keep on getting the issue "FileNotFoundError: [Errno 2] No such file or directory: './dataset/data_batch_1.mat'" .While runnig train_32.py file .Are we supposed to just split the dataset in five batches .
If you could upload a small usage document then it would be a great help for newbie's to GAN field like me to explore your work .
Thank you .

@MingtaoGuo
Copy link
Owner

Hi,

I‘m sorry for that error.
You'd better put cifar10 into the folder 'dataset' as follows,

---dataset
---data_batch_1.mat
---data_batch_2.mat
---data_batch_3.mat
---data_batch_4.mat
---data_batch_5.mat

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

2 participants