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
The best I can get this to is 94.2% accuracy on the test set. I've done this with this implementation of the described augmentation method in the original paper:
Thanks for your information and code regarding cropping/augmentation. The best I have achieved is test accuracy 0.93%, but I haven't tried experimenting with the full paper implementations as I noted in the README
If you do manage to improve/reproduce the results in the paper, contributions are very welcome :)
Many thanks!
The best I can get this to is 94.2% accuracy on the test set. I've done this with this implementation of the described augmentation method in the original paper:
And std normalization:
And I've also had to use 3 augmentation rounds to get there.
Any other idea about what might be the problem with reproducing the results in the paper using TF?
The text was updated successfully, but these errors were encountered: