scispace - formally typeset
Proceedings ArticleDOI

Application of Recurrent Convolution Neural Network for Vehicle Detection

Reads0
Chats0
TLDR
This work examines the problem of vehicle discov-ery by the deep learning method and shows that the use of deep features extracted from a pre-formed network produces a more efficient and ac-curate means of monitoring.
Abstract
Object tracking and monitoring is used for detection purpose. This research is found since last two decades. However, the scope is there for further improvement. Cur-rent deep neural network model is found suitable in this area exclusively. We examine the problem of vehicle discov-ery by the deep learning method. In addition, we have shown that the use of deep features extracted from a pre-formed network produces a more efficient and ac-curate means of monitoring. Fast Recurrent CNN, the use of these systems becomes bottleneck process with relevance to CNN's operation. Fast R-CNN solves this downside by applying the projected mechanism to use the region and then CNN. An RPN is a fully convex network that predicts object boundaries and object scores at each location simultaneous-ly.

read more

References
More filters
Proceedings ArticleDOI

Fully convolutional networks for semantic segmentation

TL;DR: The key insight is to build “fully convolutional” networks that take input of arbitrary size and produce correspondingly-sized output with efficient inference and learning.
Posted Content

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

TL;DR: Faster R-CNN as discussed by the authors proposes a Region Proposal Network (RPN) to generate high-quality region proposals, which are used by Fast R-NN for detection.
Proceedings ArticleDOI

Rich Feature Hierarchies for Accurate Object Detection and Semantic Segmentation

TL;DR: RCNN as discussed by the authors combines CNNs with bottom-up region proposals to localize and segment objects, and when labeled training data is scarce, supervised pre-training for an auxiliary task, followed by domain-specific fine-tuning, yields a significant performance boost.
Proceedings Article

Faster R-CNN: towards real-time object detection with region proposal networks

TL;DR: Ren et al. as discussed by the authors proposed a region proposal network (RPN) that shares full-image convolutional features with the detection network, thus enabling nearly cost-free region proposals.
Posted Content

Rich feature hierarchies for accurate object detection and semantic segmentation

TL;DR: This paper proposes a simple and scalable detection algorithm that improves mean average precision (mAP) by more than 30% relative to the previous best result on VOC 2012 -- achieving a mAP of 53.3%.
Related Papers (5)