Vehicle detection using simplified fast R-CNN

This paper proposes a simplified fast region-based convolutional neural network (R-CNN) for vehicle detection. Fast R-CNN is a well-known method for object recognition using deep convolution networks. The original fast R-CNN consists of two separated parts: regional proposal and object recognition. The object recognition part in Fast R-CNN is redundant for our system which can be removed to speed up the training process. In the experiments, we test our method by using SHRP 2 NDS database [10] offered by Virginia Tech Transportation Institute (VTTI) to show the detection accuracy.

[1]  Trevor Darrell,et al.  Rich Feature Hierarchies for Accurate Object Detection and Semantic Segmentation , 2013, 2014 IEEE Conference on Computer Vision and Pattern Recognition.

[2]  Luis Salgado,et al.  Log-Gabor Filters for Image-Based Vehicle Verification , 2013, IEEE Transactions on Image Processing.

[3]  Chung-Lin Huang,et al.  Object verification in two views using Sparse representation , 2016, 2016 23rd International Conference on Pattern Recognition (ICPR).

[4]  Ross B. Girshick,et al.  Fast R-CNN , 2015, 1504.08083.

[5]  Yoshua Bengio,et al.  Understanding the difficulty of training deep feedforward neural networks , 2010, AISTATS.

[6]  Sergey Ioffe,et al.  Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift , 2015, ICML.

[7]  Kaiming He,et al.  Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks , 2015, IEEE Transactions on Pattern Analysis and Machine Intelligence.

[8]  KokSheik Wong,et al.  Vehicle Verification Using Gabor Filter Magnitude with Gamma Distribution Modeling , 2014, IEEE Signal Processing Letters.

[9]  Andrew Zisserman,et al.  Very Deep Convolutional Networks for Large-Scale Image Recognition , 2014, ICLR.