Categorization by Learning and Combining Object Parts
Abstract
We describe an algorithm for automatically learning discriminative com- ponents of objects with SVM classifiers. It is based on growing image parts by minimizing theoretical bounds on the error probability of an SVM. Component-based face classifiers are then combined in a second stage to yield a hierarchical SVM classifier. Experimental results in face classification show considerable robustness against rotations in depth and suggest performance at significantly better level than other face detection systems. Novel aspects of our approach are: a) an algorithm to learn component-based classification experts and their combination, b) the use of 3-D morphable models for training, and c) a maximum operation on the output of each component classifier which may be relevant for bio- logical models of visual recognition.
Cite
Text
Heisele et al. "Categorization by Learning and Combining Object Parts." Neural Information Processing Systems, 2001.Markdown
[Heisele et al. "Categorization by Learning and Combining Object Parts." Neural Information Processing Systems, 2001.](https://mlanthology.org/neurips/2001/heisele2001neurips-categorization/)BibTeX
@inproceedings{heisele2001neurips-categorization,
title = {{Categorization by Learning and Combining Object Parts}},
author = {Heisele, Bernd and Serre, Thomas and Pontil, Massimiliano and Vetter, Thomas and Poggio, Tomaso},
booktitle = {Neural Information Processing Systems},
year = {2001},
pages = {1239-1245},
url = {https://mlanthology.org/neurips/2001/heisele2001neurips-categorization/}
}