← Search

Shaoqing Ren

4 accepted papers

2015

Delving Deep into Rectifiers: Surpassing Human-Level Performance on ImageNet Classification

ICCV 2015poster

Rectified activation units (rectifiers) are essential for state-of-the-art neural networks. In this work, we study rectifier neural networks for image classification from two aspects. First, we propose a Parametric Rectified Linear Unit (PReLU) that generalizes the traditional rectified unit. PReLU…

Cited by 27645PDFScholar
2015

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

NeurIPS 2015poster

State-of-the-art object detection networks depend on region proposal algorithms to hypothesize object locations. Advances like SPPnet and Fast R-CNN have reduced the running time of these detection networks, exposing region proposal computation as a bottleneck. In this work, we introduce a Region Pr…