Closed hysts closed 4 years ago
Thank you so much. We will check it out. :)
Hi @hysts, thank you for your results. I was wondering if you were willing to run the same model on the MNIST dataset so that we have a comparison number I can add to the table?
Sure! I'll let you know once it finishes.
Hi, I ran the model on the MNIST dataset three times with different random seeds, and the results are 99.75%, 99.76%, and 99.79% accuracy. So, the median of 3 runs is 99.76%. The accuracy of their ensemble is 99.78%, which is slightly worse than the best model. For KMNIST, the results of three runs were 99.37%, 99.34%, and 99.30%, and the ensemble result was 99.39%.
Added them all (despite the massive delay, I apologise). It would be appreciated if you could rerun on the new dataset version with minor fixes as it may produce a slightly different score.
Hi, I trained some models with KMNIST dataset, and results are here. Using Cutout, shake-shake-26 2x96d model could reach test accuracy of 99.34% as a median of 3 runs.