Learning Appearance Models for Object Recognition
Abstract
We describe how to model the appearance of an object using multiple views, learn such a model from training images, and recognize objects with it. The model uses probability distributions to characterize the significance, position, and intrinsic measurements of various discrete features of appearance; it also describes topological relations among features. The features and their distributions are learned from training images depicting the modeled object. A matching procedure, combining qualities of both alignment and graph subisomorphism methods, uses feature uncertainty information recorded by the model to guide the search for a match between model and image. Experiments show the method capable of learning to recognize complex objects in cluttered images, acquiring models that represent those objects using relatively few views.
Cite
Text
Pope and Lowe. "Learning Appearance Models for Object Recognition." European Conference on Computer Vision, 1996. doi:10.1007/3-540-61750-7_30Markdown
[Pope and Lowe. "Learning Appearance Models for Object Recognition." European Conference on Computer Vision, 1996.](https://mlanthology.org/eccv/1996/pope1996eccv-learning/) doi:10.1007/3-540-61750-7_30BibTeX
@inproceedings{pope1996eccv-learning,
title = {{Learning Appearance Models for Object Recognition}},
author = {Pope, Arthur R. and Lowe, David G.},
booktitle = {European Conference on Computer Vision},
year = {1996},
pages = {201-219},
doi = {10.1007/3-540-61750-7_30},
url = {https://mlanthology.org/eccv/1996/pope1996eccv-learning/}
}