Denis Tome'

Reduced memory region based deep Convolutional Neural Network detection

IEEE International Conference on Consumer Electronics - Berlin (ICCE-Berlin), 2016

Abstract

Accurate pedestrian detection has a primary role in automotive safety: for example, by issuing warnings to the driver or acting actively on cars brakes, it helps decreasing the probability of injuries and human fatalities. In order to achieve very high accuracy, recent pedestrian detectors have been based on Convolutional Neural Networks (CNN). Unfortunately, such approaches require vast amounts of computational power and memory, preventing efficient implementations on embedded systems. This work proposes a CNN-based detector, adapting a general-purpose convolutional network to the task at hand. By thoroughly analyzing and optimizing each step of the detection pipeline, we develop an architecture that outperforms methods based on traditional image features and achieves an accuracy close to the state-of-the-art while having low computational complexity. Furthermore, the model is compressed in order to fit the tight constrains of low power devices with a limited amount of embedded memory available. This paper makes two main contributions: (1) it proves that a region based deep neural network can be finely tuned to achieve adequate accuracy for pedestrian detection (2) it achieves a very low memory usage without reducing detection accuracy on the Caltech Pedestrian dataset.

Materials

Project
PDF
DOI

BibTeX

			
@inproceedings{tome2016reduced,
  title={Reduced memory region based deep convolutional neural network detection},
  author={Tom{\'e}, Denis and Bondi, Luca and Baroffio, Luca and Tubaro, Stefano and Plebani, Emanuele and Pau, Danilo},
  booktitle={2016 IEEE 6th International Conference on Consumer Electronics-Berlin (ICCE-Berlin)},
  pages={15--19},
  year={2016},
  organization={IEEE}
}