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

CIFAR-100 SuperClasses division used in this repo is different from the standard one #21

Open
ASDen opened this issue Feb 8, 2021 · 2 comments

Comments

@ASDen
Copy link

ASDen commented Feb 8, 2021

Hello,

The CIFAR100 super-class used here are quite different from the standard division described here
This can be easily seen by comparing to other implementations that follow the standard division, e.g. here or here
As you can see there is shifting between the fine-grained classes inside each super-class

I think this makes results presented here not comparable to other results on the literature and would need to be re-done

@sangwoomo
Copy link
Collaborator

Hi @ASDen,

Thank you for noticing that. I think there was some bug at converting coarse labels. We didn't notice since only some coarse labels suffer the issue, and the reproduced results seemed okay.

We will update the results as soon as possible.

@gdwang08
Copy link

A very nice work! I am wondering if you have updated the results using the standard division of CIFAR100 super-class.

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

3 participants