Human Detection Based on a Probabilistic Assembly of Robust Part Detectors

Abstract

We describe a novel method for human detection in single images which can detect full bodies as well as close-up views in the presence of clutter and occlusion. Humans are modeled as flexible assemblies of parts, and robust part detection is the key to the approach. The parts are represented by co-occurrences of local features which captures the spatial layout of the part’s appearance. Feature selection and the part detectors are learnt from training images using AdaBoost. The detection algorithm is very efficient as (i) all part detectors use the same initial features, (ii) a coarse-to-fine cascade approach is used for part detection, (iii) a part assembly strategy reduces the number of spurious detections and the search space. The results outperform existing human detectors.

Cite

Text

Mikolajczyk et al. "Human Detection Based on a Probabilistic Assembly of Robust Part Detectors." European Conference on Computer Vision, 2004. doi:10.1007/978-3-540-24670-1_6

Markdown

[Mikolajczyk et al. "Human Detection Based on a Probabilistic Assembly of Robust Part Detectors." European Conference on Computer Vision, 2004.](https://mlanthology.org/eccv/2004/mikolajczyk2004eccv-human/) doi:10.1007/978-3-540-24670-1_6

BibTeX

@inproceedings{mikolajczyk2004eccv-human,
  title     = {{Human Detection Based on a Probabilistic Assembly of Robust Part Detectors}},
  author    = {Mikolajczyk, Krystian and Schmid, Cordelia and Zisserman, Andrew},
  booktitle = {European Conference on Computer Vision},
  year      = {2004},
  pages     = {69-82},
  doi       = {10.1007/978-3-540-24670-1_6},
  url       = {https://mlanthology.org/eccv/2004/mikolajczyk2004eccv-human/}
}