Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

ResNet18_v2 under the directory of /mxnet/example/gluon #15962

Discussion options

You must be logged in to vote

The other reason is that no data augmentation is applied in the training process, therefore, the final test accuracy is around 81% because of the limited training dataset. When the data augmentation is applied, the test accuracy is improved.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by szha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #15962 on September 05, 2020 19:32.