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

CIFAR10 evaluation #7

Open
rave78 opened this issue Mar 10, 2023 · 0 comments
Open

CIFAR10 evaluation #7

rave78 opened this issue Mar 10, 2023 · 0 comments

Comments

@rave78
Copy link

rave78 commented Mar 10, 2023

I was wondering if you could give more details about the evaluation in CIFAR10. I looked into the Trainer class and noticed that the test evaluation is based on the parameter test_step line 81. I would like to know how did you obtain your results in Table 1 based on this code (i.e., the running script). Additionally, CIFAR10 class has a small bug, the drop_last (Line 42) should be False on the testing set, otherwise, it is not the original testing set.

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

1 participant