Discovering Favorite Views of Popular Places with Iconoid Shift

Abstract

In this paper, we propose a novel algorithm for automatic landmark building discovery in large, unstructured image collections. In contrast to other approaches which aim at a hard clustering, we regard the task as a mode estimation problem. Our algorithm searches for local attractors in the image distribution that have a maximal mutual homography overlap with the images in their neighborhood. Those attractors correspond to central, iconic views of single objects or buildings, which we efficiently extract using a medoid shift search with a novel distance measure. We propose efficient algorithms for performing this search. Most importantly, our approach performs only an efficient local exploration of the matching graph that makes it applicable for large-scale analysis of photo collections. We show experimental results validating our approach on a dataset of 500k images of the inner city of Paris.

Cite

Text

Weyand and Leibe. "Discovering Favorite Views of Popular Places with Iconoid Shift." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126361

Markdown

[Weyand and Leibe. "Discovering Favorite Views of Popular Places with Iconoid Shift." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/weyand2011iccv-discovering/) doi:10.1109/ICCV.2011.6126361

BibTeX

@inproceedings{weyand2011iccv-discovering,
  title     = {{Discovering Favorite Views of Popular Places with Iconoid Shift}},
  author    = {Weyand, Tobias and Leibe, Bastian},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2011},
  pages     = {1132-1139},
  doi       = {10.1109/ICCV.2011.6126361},
  url       = {https://mlanthology.org/iccv/2011/weyand2011iccv-discovering/}
}