no code implementations • 29 Mar 2016 • Jifeng Dai, Kaiming He, Yi Li, Shaoqing Ren, Jian Sun
In contrast to the previous FCN that generates one score map, our FCN is designed to compute a small set of instance-sensitive score maps, each of which is the outcome of a pixel-wise classifier of a relative position to instances.
55 code implementations • 16 Mar 2016 • Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun
Deep residual networks have emerged as a family of extremely deep architectures showing compelling accuracy and nice convergence behaviors.
Ranked #17 on
Image Classification
on Kuzushiji-MNIST
448 code implementations • CVPR 2016 • Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun
Deep residual nets are foundations of our submissions to ILSVRC & COCO 2015 competitions, where we also won the 1st places on the tasks of ImageNet detection, ImageNet localization, COCO detection, and COCO segmentation.
Domain Generalization
Dynamic Facial Expression Recognition
+10
186 code implementations • NeurIPS 2015 • Shaoqing Ren, Kaiming He, Ross Girshick, Jian Sun
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.
Ranked #2 on
Vessel Detection
on Vessel detection Dateset
no code implementations • CVPR 2015 • Shaoqing Ren, Xudong Cao, Yichen Wei, Jian Sun
The global pruning is developed to reduce the model size as well as the over-fitting risk.
no code implementations • 23 Apr 2015 • Shaoqing Ren, Kaiming He, Ross Girshick, Xiangyu Zhang, Jian Sun
We discover that aside from deep feature maps, a deep and convolutional per-region classifier is of particular importance for object detection, whereas latest superior image classification models (such as ResNets and GoogLeNets) do not directly lead to good detection accuracy without using such a per-region classifier.
16 code implementations • ICCV 2015 • Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun
In this work, we study rectifier neural networks for image classification from two aspects.
14 code implementations • 18 Jun 2014 • Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun
This requirement is "artificial" and may reduce the recognition accuracy for the images or sub-images of an arbitrary size/scale.
Ranked #25 on
Object Detection
on PASCAL VOC 2007
no code implementations • CVPR 2014 • Shaoqing Ren, Xudong Cao, Yichen Wei, Jian Sun
The locality principle guides us to learn a set of highly discriminative local binary features for each facial landmark independently.