Part-Based Feature Synthesis for Human Detection
Abstract
We introduce a new approach for learning part-based object detection through feature synthesis. Our method consists of an iterative process of feature generation and pruning. A feature generation procedure is presented in which basic part-based features are developed into a feature hierarchy using operators for part localization, part refining and part combination. Feature pruning is done using a new feature selection algorithm for linear SVM, termed Predictive Feature Selection (PFS), which is governed by weight prediction. The algorithm makes it possible to choose from O (10^6) features in an efficient but accurate manner. We analyze the validity and behavior of PFS and empirically demonstrate its speed and accuracy advantages over relevant competitors. We present an empirical evaluation of our method on three human detection datasets including the current de-facto benchmarks (the INRIA and Caltech pedestrian datasets) and a new challenging dataset of children images in difficult poses. The evaluation suggests that our approach is on a par with the best current methods and advances the state-of-the-art on the Caltech pedestrian training dataset.
Cite
Text
Bar-Hillel et al. "Part-Based Feature Synthesis for Human Detection." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15561-1_10Markdown
[Bar-Hillel et al. "Part-Based Feature Synthesis for Human Detection." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/barhillel2010eccv-part/) doi:10.1007/978-3-642-15561-1_10BibTeX
@inproceedings{barhillel2010eccv-part,
title = {{Part-Based Feature Synthesis for Human Detection}},
author = {Bar-Hillel, Aharon and Levi, Dan and Krupka, Eyal and Goldberg, Chen},
booktitle = {European Conference on Computer Vision},
year = {2010},
pages = {127-142},
doi = {10.1007/978-3-642-15561-1_10},
url = {https://mlanthology.org/eccv/2010/barhillel2010eccv-part/}
}