Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Searching for MobileNetV3

About

We present the next generation of MobileNets based on a combination of complementary search techniques as well as a novel architecture design. MobileNetV3 is tuned to mobile phone CPUs through a combination of hardware-aware network architecture search (NAS) complemented by the NetAdapt algorithm and then subsequently improved through novel architecture advances. This paper starts the exploration of how automated search algorithms and network design can work together to harness complementary approaches improving the overall state of the art. Through this process we create two new MobileNet models for release: MobileNetV3-Large and MobileNetV3-Small which are targeted for high and low resource use cases. These models are then adapted and applied to the tasks of object detection and semantic segmentation. For the task of semantic segmentation (or any dense pixel prediction), we propose a new efficient segmentation decoder Lite Reduced Atrous Spatial Pyramid Pooling (LR-ASPP). We achieve new state of the art results for mobile classification, detection and segmentation. MobileNetV3-Large is 3.2\% more accurate on ImageNet classification while reducing latency by 15\% compared to MobileNetV2. MobileNetV3-Small is 4.6\% more accurate while reducing latency by 5\% compared to MobileNetV2. MobileNetV3-Large detection is 25\% faster at roughly the same accuracy as MobileNetV2 on COCO detection. MobileNetV3-Large LR-ASPP is 30\% faster than MobileNetV2 R-ASPP at similar accuracy for Cityscapes segmentation.

Andrew Howard, Mark Sandler, Grace Chu, Liang-Chieh Chen, Bo Chen, Mingxing Tan, Weijun Wang, Yukun Zhu, Ruoming Pang, Vijay Vasudevan, Quoc V. Le, Hartwig Adam• 2019

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K (val)
mIoU37
2731
Object DetectionCOCO 2017 (val)
AP33.2
2454
Image ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy75.2
1866
Image ClassificationImageNet-1k (val)
Top-1 Accuracy75.2
1453
Image ClassificationImageNet (val)
Top-1 Acc76.6
1206
ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy (%)76.6
1155
Semantic segmentationCityscapes (test)
mIoU72.6
1145
Image ClassificationImageNet-1K
Top-1 Acc75.2
836
Image ClassificationImageNet 1k (test)
Top-1 Accuracy75.2
798
Image ClassificationImageNet-1k (val)
Top-1 Acc75.2
706
Showing 10 of 109 rows
...

Other info

Follow for update