HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

MnasFPN: Learning Latency-aware Pyramid Architecture for Object Detection on Mobile Devices

Bo Chen Golnaz Ghiasi Hanxiao Liu Tsung-Yi Lin Dmitry Kalenichenko Hartwig Adams Quoc V. Le

MnasFPN: Learning Latency-aware Pyramid Architecture for Object Detection on Mobile Devices

Abstract

Despite the blooming success of architecture search for vision tasks in resource-constrained environments, the design of on-device object detection architectures have mostly been manual. The few automated search efforts are either centered around non-mobile-friendly search spaces or not guided by on-device latency. We propose MnasFPN, a mobile-friendly search space for the detection head, and combine it with latency-aware architecture search to produce efficient object detection models. The learned MnasFPN head, when paired with MobileNetV2 body, outperforms MobileNetV3+SSDLite by 1.8 mAP at similar latency on Pixel. It is also both 1.0 mAP more accurate and 10% faster than NAS-FPNLite. Ablation studies show that the majority of the performance gain comes from innovations in the search space. Further explorations reveal an interesting coupling between the search space design and the search algorithm, and that the complexity of MnasFPN search space may be at a local optimum.

Code Repositories

tensorflow/models
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
object-detection-on-cocoMnasFPN (MNASNet-B1)
Hardware Burden:
Operations per network pass:
box mAP: 24.6
object-detection-on-cocoMnasFPN (MobileNetV2)
Hardware Burden:
Operations per network pass:
box mAP: 26.1
object-detection-on-cocoMnasFPN x0.7 (MobileNetV2)
Hardware Burden:
Operations per network pass:
box mAP: 23.8
object-detection-on-cocoMnasFPN (MobileNetV3)
Hardware Burden:
Operations per network pass:
box mAP: 25.5

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
MnasFPN: Learning Latency-aware Pyramid Architecture for Object Detection on Mobile Devices | Papers | HyperAI