Search Results

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

facebookresearch/detectron NeurIPS 2015

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.

Object Real-Time Object Detection +3

Fast R-CNN

facebookresearch/detectron ICCV 2015

Fast R-CNN builds on previous work to efficiently classify object proposals using deep convolutional networks.

Ranked #23 on Object Detection on PASCAL VOC 2007 (using extra training data)

Object Object Detection

Non-local Neural Networks

facebookresearch/detectron CVPR 2018

Both convolutional and recurrent operations are building blocks that process one local neighborhood at a time.

Ranked #8 on Action Classification on Toyota Smarthome dataset (using extra training data)

Action Classification Action Recognition +5

Learning to Segment Every Thing

facebookresearch/detectron CVPR 2018

Most methods for object instance segmentation require all training examples to be labeled with segmentation masks.

Instance Segmentation Segmentation +1

R-FCN: Object Detection via Region-based Fully Convolutional Networks

facebookresearch/detectron NeurIPS 2016

In contrast to previous region-based detectors such as Fast/Faster R-CNN that apply a costly per-region subnetwork hundreds of times, our region-based detector is fully convolutional with almost all computation shared on the entire image.

Object Real-Time Object Detection +1

Feature Pyramid Networks for Object Detection

facebookresearch/detectron CVPR 2017

Feature pyramids are a basic component in recognition systems for detecting objects at different scales.

Object Object Detection +1

Detecting and Recognizing Human-Object Interactions

facebookresearch/detectron CVPR 2018

Our hypothesis is that the appearance of a person -- their pose, clothing, action -- is a powerful cue for localizing the objects they are interacting with.

Human-Object Interaction Detection Object

Mask R-CNN

facebookresearch/detectron ICCV 2017

Our approach efficiently detects objects in an image while simultaneously generating a high-quality segmentation mask for each instance.

3D Instance Segmentation Human Part Segmentation +12

DensePose: Dense Human Pose Estimation In The Wild

facebookresearch/detectron CVPR 2018

In this work, we establish dense correspondences between RGB image and a surface-based representation of the human body, a task we refer to as dense human pose estimation.

Monocular 3D Human Pose Estimation

Data Distillation: Towards Omni-Supervised Learning

facebookresearch/detectron CVPR 2018

We investigate omni-supervised learning, a special regime of semi-supervised learning in which the learner exploits all available labeled data plus internet-scale sources of unlabeled data.

Keypoint Detection object-detection +1