Bisonai / mobilenetv3-tensorflow

Unofficial implementation of MobileNetV3 architecture described in paper Searching for MobileNetV3.
Apache License 2.0
225 stars 81 forks source link

it seems that the model is overfitting #13

Open Jarvis-Cai opened 5 years ago

Jarvis-Cai commented 5 years ago

hello,thanks for sharing your code. But when I run the code, I find that the model is overfitting. For example, in cifar10 dataset, the train acc can reach 98%+, but val acc only 90%+.So what can I do?

liaomingg commented 4 years ago

I find that so? Its the network' problem?

battall commented 4 years ago

i wonder too, there is some much overfitting