Boosted algorithms for visual object detection on graphics processing units

  • Authors:
  • Hicham Ghorayeb;Bruno Steux;Claude Laurgeau

  • Affiliations:
  • Robotics Center, Ecole des Mines de Paris, Paris, France;Robotics Center, Ecole des Mines de Paris, Paris, France;Robotics Center, Ecole des Mines de Paris, Paris, France

  • Venue:
  • ACCV'06 Proceedings of the 7th Asian conference on Computer Vision - Volume Part II
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Nowadays, the use of machine learning methods for visual object detection has become widespread. Those methods are robust. They require an important processing power and a high memory bandwidth which becomes a handicap for real-time applications. The recent evolution of commodity PC computer graphics boards (GPU) has the potential to accelerate those algorithms. In this paper, we present a novel use of graphics hardware for object detection in advanced computer vision applications. We implement a system for object-detection based on AdaBoost [1]. This system can be tuned to run partially or totally on the GPU. This system is evaluated with two face-detection applications. Those applications are based on the boosted cascade of classifiers: Multiple Layers Face Detection (MLFD), and Single Layer Face Detection (SLFD). We show that the SLFD implementation on GPU performs up to nine times faster than its CPU counterpart. The MLFD, in the other hand, can be accelerated using the (GPU) and performs up to three times faster than the CPU. To the best of our knowledge, this is the first attempt to implement a sliding window technique for visual object-detection on GPU, with promessing performance.