d-li14 / mobilenetv3.pytorch

74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet

Home Page:https://arxiv.org/abs/1905.02244

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The location of last stride 2 block is different from the paper?

nulli9 opened this issue · comments

Hi,
In the cfgs of mobilenetv3_large model, the location of the last stride 2 block seems to be different from the paper?
Am i missing anything?
Thanks

could you specify the difference?