Scinovex
articleTop 1% cited

Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks

Shaoqing RenKaiming HeRoss GirshickJian Sun

Abstract

State-of-the-art object detection networks depend on region proposal algorithms to hypothesize object locations. Advances like SPPnet [1] and Fast R-CNN [2] have reduced the running time of these detection networks, exposing region proposal computation as a bottleneck. In this work, we introduce a Region Proposal Network (RPN) that shares full-image convolutional features with the detection network, thus enabling nearly cost-free region proposals. An RPN is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained end-to-end to generate high-quality region proposals, which are used by Fast R-CNN for detection. We further merge RPN and Fast R-CNN into a single network by sharing their convolutional features-using the recently popular terminology of neural networks with 'attention' mechanisms, the RPN component tells the unified network where to look. For the very deep VGG-16 model [3] , our detection system has a frame rate of 5 fps (including all steps) on a GPU, while achieving state-of-the-art object detection accuracy on PASCAL VOC 2007, 2012, and MS COCO datasets with only 300 proposals per image. In ILSVRC and COCO 2015 competitions, Faster R-CNN and RPN are the foundations of the 1st-place winning entries in several tracks. Code has been made publicly available.

Advanced Neural Network ApplicationsAdvanced Image and Video Retrieval TechniquesVideo Surveillance and Tracking MethodsComputer scienceObject detectionArtificial intelligenceComputer visionObject (grammar)Cognitive neuroscience of visual object recognitionPattern recognition (psychology)

Funding

  • Microsoft Research
Citations
52,930
FWCI
1344.11
field-weighted impact
References
60
Percentile
100%
vs. same field & year
Citations per year
Cited by
Deep Learning for Generic Object Detection: A Survey
International Journal of Computer Vision · 2019 · 2,702 citations
Deep visual domain adaptation: A survey
Neurocomputing · 2018 · 2,125 citations
Align Deep Features for Oriented Object Detection
IEEE Transactions on Geoscience and Remote Sensing · 2021 · 933 citations
CE-Net: Context Encoder Network for 2D Medical Image Segmentation
IEEE Transactions on Medical Imaging · 2019 · 2,134 citations
Overview of two-stage object detection algorithms
Journal of Physics Conference Series · 2020 · 198 citations
References
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
IEEE Transactions on Pattern Analysis and Machine Intelligence · 2016 · 52,930 citations
The Pascal Visual Object Classes (VOC) Challenge
International Journal of Computer Vision · 2009 · 19,127 citations
Selective Search for Object Recognition
International Journal of Computer Vision · 2013 · 6,087 citations
ImageNet Large Scale Visual Recognition Challenge
International Journal of Computer Vision · 2015 · 39,683 citations
Backpropagation Applied to Handwritten Zip Code Recognition
Neural Computation · 1989 · 11,706 citations
Object Detection with Discriminatively Trained Part-Based Models
IEEE Transactions on Pattern Analysis and Machine Intelligence · 2009 · 9,994 citations
Citation Network

How this paper connects to the literature. Drag to explore, click any node to open that paper.