Simultaneous Detection and Segmentation of Pedestrians Using Top-Down and Bottom-up Processing
Abstract
We present a method for the simultaneous detection and segmentation of people from static images. The proposed technique requires no manual segmentation during training, and exploits top-down and bottom-up processing within a single framework for both object localization and 2D shape estimation. First, the coarse shape of the object is learned from a simple training phase utilizing low-level edge features. Motivated by the observation that most object categories have regular shapes and closed boundaries, relations between these features are then exploited to derive mid-level cues, such as continuity and closure. A novel Markov random field defined on the edge features is presented that integrates the coarse shape information with our expectation that objects are likely to have boundaries that are regular and closed. The algorithm is evaluated on pedestrian datasets of varying difficulty, including a wide range of camera viewpoints, and person orientations. Quantitative results are presented for person detection and segmentation, demonstrating the effectiveness of the proposed technique to simultaneously address both these tasks. 1.
Cite
Text
Sharma and Davis. "Simultaneous Detection and Segmentation of Pedestrians Using Top-Down and Bottom-up Processing." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383498Markdown
[Sharma and Davis. "Simultaneous Detection and Segmentation of Pedestrians Using Top-Down and Bottom-up Processing." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/sharma2007cvpr-simultaneous/) doi:10.1109/CVPR.2007.383498BibTeX
@inproceedings{sharma2007cvpr-simultaneous,
title = {{Simultaneous Detection and Segmentation of Pedestrians Using Top-Down and Bottom-up Processing}},
author = {Sharma, Vinay and Davis, James W.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383498},
url = {https://mlanthology.org/cvpr/2007/sharma2007cvpr-simultaneous/}
}