Indexing Images by Trees of Visual Content

Abstract

An unsupervised algorithm for arranging an image database as a binary tree is described. Tree nodes are associated with image subsets, maintaining the property that the similarity among the images associated with the children of a node is higher than the similarity among the images associated with the parent node. Experiments with datasets of hundreds and thousands of images show that shallow trees can produce clustering into "meaningful" classes. Visual-content search trees can be used to automate image retrieval by content, or help a human to interactively search for images.

Cite

Text

Schweitzer. "Indexing Images by Trees of Visual Content." IEEE/CVF International Conference on Computer Vision, 1998. doi:10.1109/ICCV.1998.710776

Markdown

[Schweitzer. "Indexing Images by Trees of Visual Content." IEEE/CVF International Conference on Computer Vision, 1998.](https://mlanthology.org/iccv/1998/schweitzer1998iccv-indexing/) doi:10.1109/ICCV.1998.710776

BibTeX

@inproceedings{schweitzer1998iccv-indexing,
  title     = {{Indexing Images by Trees of Visual Content}},
  author    = {Schweitzer, Haim},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {1998},
  pages     = {582-587},
  doi       = {10.1109/ICCV.1998.710776},
  url       = {https://mlanthology.org/iccv/1998/schweitzer1998iccv-indexing/}
}