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

CIFAR100 is not running with the CIFAR-100_human.pt #9

Closed
ghoshsdeeep opened this issue Feb 22, 2024 · 1 comment
Closed

CIFAR100 is not running with the CIFAR-100_human.pt #9

ghoshsdeeep opened this issue Feb 22, 2024 · 1 comment

Comments

@ghoshsdeeep
Copy link

ghoshsdeeep commented Feb 22, 2024

CIFAR10 seems to run but when I take CIFAR100 it gives this error?

Any idea.Is there any problem with the file 100_human.pt](https://github.com/UCSC-REAL/cifar-10-100n/blob/main/data/CIFAR-100_human.pt)
Screenshot (124)
Screenshot (125)

I see models are different

@Justherozen
Copy link
Owner

Thanks for your question! The noise type 'aggre_label' only exists in CIFAR-10N, while in CIFAR-100N there is only one general noise type 'noisy_label'. Please refer to https://github.com/UCSC-REAL/cifar-10-100n for more details.

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