Command Palette
Search for a command to run...
Tsung-Yi Lin; Piotr Dollár; Ross Girshick; Kaiming He; Bharath Hariharan; Serge Belongie

Abstract
Feature pyramids are a basic component in recognition systems for detecting objects at different scales. But recent deep learning object detectors have avoided pyramid representations, in part because they are compute and memory intensive. In this paper, we exploit the inherent multi-scale, pyramidal hierarchy of deep convolutional networks to construct feature pyramids with marginal extra cost. A top-down architecture with lateral connections is developed for building high-level semantic feature maps at all scales. This architecture, called a Feature Pyramid Network (FPN), shows significant improvement as a generic feature extractor in several applications. Using FPN in a basic Faster R-CNN system, our method achieves state-of-the-art single-model results on the COCO detection benchmark without bells and whistles, surpassing all existing single-model entries including those from the COCO 2016 challenge winners. In addition, our method can run at 5 FPS on a GPU and thus is a practical and accurate solution to multi-scale object detection. Code will be made publicly available.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| object-detection-on-coco | Faster R-CNN + FPN | Hardware Burden: 2G box mAP: 36.2 |
| object-detection-on-coco-minival | FPN+ | AP50: 61.3 AP75: 43.3 APL: 52.6 APM: 43.3 APS: 22.9 box AP: 39.8 |
| pedestrian-detection-on-tju-ped-campus | FPN | ALL (miss rate): 38.08 HO (miss rate): 73.14 R (miss rate): 27.92 R+HO (miss rate): 35.67 RS (miss rate): 67.52 |
| pedestrian-detection-on-tju-ped-traffic | FPN | ALL (miss rate): 37.78 HO (miss rate): 60.30 R (miss rate): 22.30 R+HO (miss rate): 26.71 RS (miss rate): 35.19 |
| semantic-segmentation-on-potsdam | FPN | mIoU: 82.99 |
| semantic-segmentation-on-us3d | FPN | mIoU: 72.51 |
| semantic-segmentation-on-vaihingen | FPN | mIoU: 74.86 |
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.