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 Validation set #31

Open
sxontheway opened this issue Apr 25, 2021 · 1 comment
Open

Cifar Validation set #31

sxontheway opened this issue Apr 25, 2021 · 1 comment

Comments

@sxontheway
Copy link

Hello. I found in ImbalanceCIFAR.py, the validation set and the test set seem to be the same. Is it better to use a balanced training set (50000 frames) as the validation set instead of using the 10000 frame test set for validation? Thanks!

@KaihuaTang
Copy link
Owner

Thank you for your advice. We noticed the same problem when we were working on Imbalanced CIFAR. However, since this split is adopted by all the previous methods, we have to use the same split for fair comparisons.

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