You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!The text was updated successfully, but these errors were encountered: