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

Calculating accuracy on CIFAR-10 multiple times or Single time #6

Open
khawar-islam opened this issue Dec 30, 2022 · 1 comment
Open

Comments

@khawar-islam
Copy link

Dear @JunlinHan,

Did you run all experiments multiple times than average and put them into the table? Like training resnet18 fives times and then averaging the accuracy and putting it into the table. Why I am asking this question because every time when I am training resnet18 I got different accuracy and error rate (almost 1% fluctuation).

Regards,
Khawar

@JunlinHan
Copy link
Owner

Hello @khawar-islam ,
Unstable results between multiple runs are quite common. Our reported results in the paper should be the mean of 3 individual trials (for CIFAR datasets). We also report SD in the appendix.
You may run your experiment 5 times and report the mean number, which should be more stable and representative.

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