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

05/20/2016
by   Jifeng Dai, et al.
0

We present region-based, fully convolutional networks for accurate and efficient object detection. 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. To achieve this goal, we propose position-sensitive score maps to address a dilemma between translation-invariance in image classification and translation-variance in object detection. Our method can thus naturally adopt fully convolutional image classifier backbones, such as the latest Residual Networks (ResNets), for object detection. We show competitive results on the PASCAL VOC datasets (e.g., 83.6 achieved at a test-time speed of 170ms per image, 2.5-20x faster than the Faster R-CNN counterpart. Code is made publicly available at: https://github.com/daijifeng001/r-fcn

READ FULL TEXT

page 5

page 9

page 10

research
09/14/2017

Detecting Faces Using Region-based Fully Convolutional Networks

Face detection has achieved great success using the region-based methods...
research
06/05/2019

Farm land weed detection with region-based deep convolutional neural networks

Machine learning has become a major field of research in order to handle...
research
04/30/2015

Fast R-CNN

This paper proposes a Fast Region-based Convolutional Network method (Fa...
research
08/09/2017

CoupleNet: Coupling Global Structure with Local Parts for Object Detection

The region-based Convolutional Neural Network (CNN) detectors such as Fa...
research
03/03/2020

Fully Convolutional Networks for Automatically Generating Image Masks to Train Mask R-CNN

This paper proposes a novel automatically generating image masks method ...
research
05/10/2017

Efficient and Scalable View Generation from a Single Image using Fully Convolutional Networks

Single-image-based view generation (SIVG) is important for producing 3D ...
research
07/19/2017

Deformable Part-based Fully Convolutional Network for Object Detection

Existing region-based object detectors are limited to regions with fixed...

Please sign up or login with your details

Forgot password? Click here to reset