Finding Iconic Images
Abstract
We demonstrate that is it possible to automatically find representative example images of a specified object category. These canonical examples are perhaps the kind of images that one would show a child to teach them what, for example a horse is - images with a large object clearly separated from the background. Given a large collection of images returned by a web search for an object category, our approach proceeds without any user supplied training data for the category. First images are ranked according to a category independent composition model that predicts whether they contain a large clearly depicted object, and outputs an estimated location of that object. Then local features calculated on the proposed object regions are used to eliminate images not distinctive to the category and to cluster images by similarity of object appearance. We present results and a user evaluation on a variety of object categories, demonstrating the effectiveness of the approach.
Cite
Text
Berg and Berg. "Finding Iconic Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2009. doi:10.1109/CVPRW.2009.5204174Markdown
[Berg and Berg. "Finding Iconic Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2009.](https://mlanthology.org/cvprw/2009/berg2009cvprw-finding/) doi:10.1109/CVPRW.2009.5204174BibTeX
@inproceedings{berg2009cvprw-finding,
title = {{Finding Iconic Images}},
author = {Berg, Tamara L. and Berg, Alexander C.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2009},
pages = {1-8},
doi = {10.1109/CVPRW.2009.5204174},
url = {https://mlanthology.org/cvprw/2009/berg2009cvprw-finding/}
}