Multi-Cue Pedestrian Classification with Partial Occlusion Handling

Abstract

This paper presents a novel mixture-of-experts framework for pedestrian classification with partial occlusion handling. The framework involves a set of component-based expert classifiers trained on features derived from intensity, depth and motion. To handle partial occlusion, we compute expert weights that are related to the degree of visibility of the associated component. This degree of visibility is determined by examining occlusion boundaries, i.e. discontinuities in depth and motion. Occlusion-dependent component weights allow to focus the combined decision of the mixture-of-experts classifier on the unoccluded body parts.<br/>In experiments on extensive real-world data sets, with both partially occluded and non-occluded pedestrians, we obtain significant performance boosts over state-of-the-art approaches by up to a factor of four in reduction of false positives at constant detection rates. The dataset is made public for benchmarking purposes.

Cite

Text

Enzweiler et al. "Multi-Cue Pedestrian Classification with Partial Occlusion Handling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5540111

Markdown

[Enzweiler et al. "Multi-Cue Pedestrian Classification with Partial Occlusion Handling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/enzweiler2010cvpr-multi/) doi:10.1109/CVPR.2010.5540111

BibTeX

@inproceedings{enzweiler2010cvpr-multi,
  title     = {{Multi-Cue Pedestrian Classification with Partial Occlusion Handling}},
  author    = {Enzweiler, Markus and Eigenstetter, Angela and Schiele, Bernt and Gavrila, Dariu M.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {990-997},
  doi       = {10.1109/CVPR.2010.5540111},
  url       = {https://mlanthology.org/cvpr/2010/enzweiler2010cvpr-multi/}
}