Extracting Subimages of an Unknown Category from a Set of Images
Abstract
Suppose a set of images contains frequent occurrences of objects from an unknown category. This paper is aimed at simultaneously solving the following related problems: (1) unsupervised identification of photometric, geometric, and topological (mutual containment) properties of multiscale regions defining objects in the category; (2) learning a region-based structural model of the category in terms of these properties from a set of training images; and (3) segmentation and recognition of objects from the category in new images. To this end, each image is represented by a tree that captures a multiscale image segmentation. The trees are matched to find the maximally matching subtrees across the set, the existence of which is itself viewed as evidence that a category is indeed present. The matched subtrees are fused into a canonical tree, which represents the learned model of the category. Recognition of objects in a new image and image segmentation delineating all object parts are achieved simultaneously by finding matches of the model with subtrees of the new image. Experimental comparison with state-of-the-art methods shows that the proposed approach has similar recognition and superior localization performance while it uses fewer training examples.
Cite
Text
Todorovic and Ahuja. "Extracting Subimages of an Unknown Category from a Set of Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006. doi:10.1109/CVPR.2006.116Markdown
[Todorovic and Ahuja. "Extracting Subimages of an Unknown Category from a Set of Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006.](https://mlanthology.org/cvpr/2006/todorovic2006cvpr-extracting/) doi:10.1109/CVPR.2006.116BibTeX
@inproceedings{todorovic2006cvpr-extracting,
title = {{Extracting Subimages of an Unknown Category from a Set of Images}},
author = {Todorovic, Sinisa and Ahuja, Narendra},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2006},
pages = {927-934},
doi = {10.1109/CVPR.2006.116},
url = {https://mlanthology.org/cvpr/2006/todorovic2006cvpr-extracting/}
}