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

NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection

About

Current state-of-the-art convolutional architectures for object detection are manually designed. Here we aim to learn a better architecture of feature pyramid network for object detection. We adopt Neural Architecture Search and discover a new feature pyramid architecture in a novel scalable search space covering all cross-scale connections. The discovered architecture, named NAS-FPN, consists of a combination of top-down and bottom-up connections to fuse features across scales. NAS-FPN, combined with various backbone models in the RetinaNet framework, achieves better accuracy and latency tradeoff compared to state-of-the-art object detection models. NAS-FPN improves mobile detection accuracy by 2 AP compared to state-of-the-art SSDLite with MobileNetV2 model in [32] and achieves 48.3 AP which surpasses Mask R-CNN [10] detection accuracy with less computation time.

Golnaz Ghiasi, Tsung-Yi Lin, Ruoming Pang, Quoc V. Le• 2019

Related benchmarks

TaskDatasetResultRank
Object DetectionCOCO 2017 (val)
AP44.8
2454
Object DetectionCOCO (test-dev)
mAP48.3
1195
Object DetectionMS COCO (test-dev)--
677
Object DetectionCOCO (val)
mAP50.7
613
Object DetectionCOCO v2017 (test-dev)
mAP45.4
499
Object DetectionMS-COCO (test)
AP44.2
81
Object DetectionNEU-DET (test)
mAP5060.9
13
Mobile-size object detectionCOCO (test-dev)
AP25.7
9
Showing 8 of 8 rows

Other info

Follow for update