A Fast Vehicle Detection Approach with Multilayer Perceptron Convolution Layers
暂无分享,去创建一个
Vehicle detection is attracting increasing attention. It is of great significance to propose a highly efficient and accurate vehicle detection algorithm. This paper proposes an improved method for vehicle detection based YOLO method. The new network adopts multilayer perceptron convolution layer to enhance nonlinear ability of feature mapping. In this new network, the fully connected layers are removed, and we predict the bounding boxes using anchor boxes. The new method effectively reduces model complexity and enhances object detection accuracy. Experimental results showed that the proposed method had 91.2% accuracy for vehicle detection under iteration number 20000 and had a great improvement than the other object detection methods.
[1] Qiang Chen,et al. Network In Network , 2013, ICLR.
[2] Sergey Ioffe,et al. Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift , 2015, ICML.
[3] 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.
[4] Ali Farhadi,et al. You Only Look Once: Unified, Real-Time Object Detection , 2015, 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR).