Randl / MobileNetV2-pytorch

Impementation of MobileNetV2 in pytorch
https://arxiv.org/abs/1801.04381
MIT License
270 stars 83 forks source link

test (or validation) loss seems to increase and accuracy stays in 10^-4 #13

Closed ooodragon94 closed 4 years ago

ooodragon94 commented 4 years ago

I'm not sure why the implementation detail is different from the original paper..?