High-Speed Human Detection Using a Multiresolution Cascade of Histograms of Oriented Gradients

  • Authors:
  • Marco Pedersoli;Jordi Gonzàlez;Juan José Villanueva

  • Affiliations:
  • Departament de Ciències de la Computació and Computer Vision Center, Campus UAB, Edifici O, Bellaterra, Spain 08193;Departament de Ciències de la Computació and Computer Vision Center, Campus UAB, Edifici O, Bellaterra, Spain 08193;Departament de Ciències de la Computació and Computer Vision Center, Campus UAB, Edifici O, Bellaterra, Spain 08193

  • Venue:
  • IbPRIA '09 Proceedings of the 4th Iberian Conference on Pattern Recognition and Image Analysis
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a new method for human detection based on a multiresolution cascade of Histograms of Oriented Gradients (HOG) that can highly reduce the computational cost of the detection search without affecting accuracy. The method consists of a cascade of sliding window detectors. Each detector is a Support Vector Machine (SVM) composed by features at different resolution, from coarse for the first level to fine for the last one. Considering that the spatial stride of the sliding window search is affected by the HOG features size, unlike previous methods based on Adaboost cascades, we can adopt a spatial stride inversely proportional to the features resolution. This produces that the speed-up of the cascade is not only due to the low number of features that need to be computed in the first levels, but also to the lower number of detection windows that needs to be evaluated. Experimental results shows that our method permits a detection rate comparable with the state of the art, but at the same time a gain in the speed of the detection search of 10-20 times depending on the cascade configuration.