Fast R-CNN

04/30/2015
by   Ross Girshick, et al.
0

This paper proposes a Fast Region-based Convolutional Network method (Fast R-CNN) for object detection. Fast R-CNN builds on previous work to efficiently classify object proposals using deep convolutional networks. Compared to previous work, Fast R-CNN employs several innovations to improve training and testing speed while also increasing detection accuracy. Fast R-CNN trains the very deep VGG16 network 9x faster than R-CNN, is 213x faster at test-time, and achieves a higher mAP on PASCAL VOC 2012. Compared to SPPnet, Fast R-CNN trains VGG16 3x faster, tests 10x faster, and is more accurate. Fast R-CNN is implemented in Python and C++ (using Caffe) and is available under the open-source MIT License at https://github.com/rbgirshick/fast-rcnn.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/20/2016

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

We present region-based, fully convolutional networks for accurate and e...
research
07/12/2016

End-to-end training of object class detectors for mean average precision

We present a method for training CNN-based object class detectors direct...
research
01/25/2016

Relief R-CNN : Utilizing Convolutional Features for Fast Object Detection

R-CNN style methods are sorts of the state-of-the-art object detection m...
research
11/13/2018

Application of Faster R-CNN model on Human Running Pattern Recognition

The advance algorithms like Faster Regional Convolutional Neural Network...
research
12/02/2016

Object Detection via Aspect Ratio and Context Aware Region-based Convolutional Networks

Jointly integrating aspect ratio and context has been extensively studie...
research
07/17/2023

Random Boxes Are Open-world Object Detectors

We show that classifiers trained with random region proposals achieve st...
research
05/26/2015

Accelerating Very Deep Convolutional Networks for Classification and Detection

This paper aims to accelerate the test-time computation of convolutional...

Please sign up or login with your details

Forgot password? Click here to reset