MobileNetV3-Pytorch icon indicating copy to clipboard operation
MobileNetV3-Pytorch copied to clipboard

1280 out features

Open maciejbalawejder opened this issue 3 years ago • 0 comments

https://github.com/leaderj1001/MobileNetV3-Pytorch/blob/2cf3efa64d00c45e9ac61c3ef362396e9700fdb8/model.py#L229

According to the paper in the 'small' model they use 1024 as an output features unlike the 'large' one where it is in deed 1280.

maciejbalawejder avatar Apr 29 '22 14:04 maciejbalawejder