Shape-Based Object Localization for Descriptive Classification

Abstract

Discriminative tasks, including object categorization and detection, are central components of high-level computer vision. Sometimes, however, we are interested in more refined aspects of the object in an image, such as pose or particular regions. In this paper we develop a method (LOOPS) for learning a shape and image feature model that can be trained on a particular object class, and used to outline instances of the class in novel images. Furthermore, while the training data consists of uncorresponded outlines, the resulting LOOPS model contains a set of landmark points that appear consistently across instances, and can be accurately localized in an image. Our model achieves state-of-the-art results in precisely outlining objects that exhibit large deformations and articulations in cluttered natural images. These localizations can then be used to address a range of tasks, including descriptive classification, search, and clustering.

Cite

Text

Heitz et al. "Shape-Based Object Localization for Descriptive Classification." Neural Information Processing Systems, 2008.

Markdown

[Heitz et al. "Shape-Based Object Localization for Descriptive Classification." Neural Information Processing Systems, 2008.](https://mlanthology.org/neurips/2008/heitz2008neurips-shapebased/)

BibTeX

@inproceedings{heitz2008neurips-shapebased,
  title     = {{Shape-Based Object Localization for Descriptive Classification}},
  author    = {Heitz, Geremy and Elidan, Gal and Packer, Benjamin and Koller, Daphne},
  booktitle = {Neural Information Processing Systems},
  year      = {2008},
  pages     = {633-640},
  url       = {https://mlanthology.org/neurips/2008/heitz2008neurips-shapebased/}
}