Demo: Real-time contour-based pedestrian detection

Real-time pedestrian detection in crowded scenarios still represents a major scientific challenge. Dynamic occlusions between humans and the presence of dense gradient structure (clutter) typically render such scenarios complex for automated visual analysis. In this demo we present an algorithmic framework which efficiently computes pedestrian-specific shape and motion cues and combines them in a probabilistic manner to infer the location and occlusion status of pedestrians viewed by a stationary camera. The articulated pedestrian shape is represented by a sparse contour template, where fast template matching against image features is carried out using integral images built along oriented scan-lines. The motion cue is computed by employing a non-parametric background model using the YCbCr color space. Given the probabilistic output from the two cues the spatial configuration of hypothesized human body locations is obtained by an iterative optimization scheme taking into account the depth ordering and occlusion status of individual hypotheses. The method achieves fast computation times even in complex scenarios with a high pedestrian density. The underlying algorithms have been heavily optimized. Furthermore, if GPGPU hardware is available, computationally expensive algorithmic parts are carried out on the GPU. This demo will demonstrate human detection on a set of complex scenes along with specific detection performance and run-time benchmarks.

[1]  David A. McAllester,et al.  Cascade object detection with deformable part models , 2010, 2010 IEEE Computer Society Conference on Computer Vision and Pattern Recognition.

[2]  Bill Triggs,et al.  Histograms of oriented gradients for human detection , 2005, 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR'05).

[3]  Pietro Perona,et al.  Pedestrian Detection: An Evaluation of the State of the Art , 2012, IEEE Transactions on Pattern Analysis and Machine Intelligence.

[4]  Larry S. Davis,et al.  A Comprehensive Evaluation Framework and a Comparative Study for Human Detectors , 2009, IEEE Transactions on Intelligent Transportation Systems.

[5]  David Schreiber,et al.  A GPU accelerated Fast Directional Chamfer Matching algorithm and a detailed comparison with a highly optimized CPU implementation , 2012, 2012 IEEE Computer Society Conference on Computer Vision and Pattern Recognition Workshops.

[6]  Dariu Gavrila,et al.  Real-time object detection for "smart" vehicles , 1999, Proceedings of the Seventh IEEE International Conference on Computer Vision.

[7]  H. Bischof,et al.  Fast human detection in crowded scenes by contour integration and local shape estimation , 2009, 2009 IEEE Conference on Computer Vision and Pattern Recognition.

[8]  Dariu Gavrila,et al.  Monocular Pedestrian Detection: Survey and Experiments , 2009, IEEE Transactions on Pattern Analysis and Machine Intelligence.