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

Train with Cifar data sets #5

Open
jerry3chen opened this issue Nov 6, 2023 · 2 comments
Open

Train with Cifar data sets #5

jerry3chen opened this issue Nov 6, 2023 · 2 comments

Comments

@jerry3chen
Copy link

Hi, how exactly do you train with cifar10, cifar100 been private/public data sets?

In col_update code, you have to make sure the output have the same dimension, but cifar10 has 10 labels and cifar100 has 100.
If your private data is cifar10, then your model only has 10 output channels, how can you fed cifar100 in?
I am not able to find where to deal with this, would be great if you can explain/show some code.

Regards

@anywayup
Copy link

数据加载出现了好多问题,有什么大神帮忙看下
Uploading aaa.png…

@anywayup
Copy link

FileNotFoundError: Found no valid file for the classes MNIST, cifar-100-python. Supported extensions are: .jpg, .jpeg, .png, .ppm, .bmp, .pgm, .tif, .tiff, .webp

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