A Discriminative Deep Model for Pedestrian Detection with Occlusion Handling
Abstract
Part-based models have demonstrated their merit in object detection. However, there is a key issue to be solved on how to integrate the inaccurate scores of part detectors when there are occlusions or large deformations. To handle the imperfectness of part detectors, this paper presents a probabilistic pedestrian detection framework. In this framework, a deformable part-based model is used to obtain the scores of part detectors and the visibilities of parts are modeled as hidden variables. Unlike previous occlusion handling approaches that assume independence among visibility probabilities of parts or manually define rules for the visibility relationship, a discriminative deep model is used in this paper for learning the visibility relationship among overlapping parts at multiple layers. Experimental results on three public datasets (Caltech, ETH and Daimler) and a new CUHK occlusion dataset <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sup> specially designed for the evaluation of occlusion handling approaches show the effectiveness of the proposed approach.
Cite
Text
Ouyang and Wang. "A Discriminative Deep Model for Pedestrian Detection with Occlusion Handling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6248062Markdown
[Ouyang and Wang. "A Discriminative Deep Model for Pedestrian Detection with Occlusion Handling." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/ouyang2012cvpr-discriminative/) doi:10.1109/CVPR.2012.6248062BibTeX
@inproceedings{ouyang2012cvpr-discriminative,
title = {{A Discriminative Deep Model for Pedestrian Detection with Occlusion Handling}},
author = {Ouyang, Wanli and Wang, Xiaogang},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {3258-3265},
doi = {10.1109/CVPR.2012.6248062},
url = {https://mlanthology.org/cvpr/2012/ouyang2012cvpr-discriminative/}
}