Researcher profile

Kaiming He

· Microsoft (United States)

0Publications
0KT Citations
0KT h-index
0KT i10-index

KT metrics are calculated only from papers uploaded or published on KnowledgeTrend and citations matched between those KnowledgeTrend papers. Imported metadata and external citation counts are excluded.

Research interests

Research interests have not yet been added.

Academic profiles & contact

Publications

2 research records shown

Feature Pyramid Networks for Object Detection
2017 · DOI 10.1109/cvpr.2017.106

Feature pyramids are a basic component in recognition systems for detecting objects at different scales. But pyramid representations have been avoided in recent object detectors that are based on deep convolutional networks, partially because they are slow to 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 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.

Read paper
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
2016 · IEEE Transactions on Pattern Analysis and Machine Intelligence · DOI 10.1109/tpami.2016.2577031

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.

Read paper

Co-authors

Ross Girshick

University of Chicago

2 shared publications
Shaoqing Ren

University of Science and Technology of China

1 shared publication
Jian Sun

Microsoft (United States)

1 shared publication
Tsung-Yi Lin

Cornell University

1 shared publication
Serge Belongie

Cornell University

1 shared publication
Piotr Dollár

Microsoft (United States)

1 shared publication
Bharath Hariharan

Meta (Israel)

1 shared publication