Modeling and Recognition of Landmark Image Collections Using Iconic Scene Graphs

Abstract

This paper presents an approach for modeling landmark sites such as the Statue of Liberty based on large-scale contaminated image collections gathered from the Internet. Our system combines 2D appearance and 3D geometric constraints to efficiently extract scene summaries, build 3D models, and recognize instances of the landmark in new test images. We start by clustering images using low-dimensional global “gist” descriptors. Next, we perform geometric verification to retain only the clusters whose images share a common 3D structure. Each valid cluster is then represented by a single iconic view, and geometric relationships between iconic views are captured by an iconic scene graph . In addition to serving as a compact scene summary, this graph is used to guide structure from motion to efficiently produce 3D models of the different aspects of the landmark. The set of iconic images is also used for recognition, i.e., determining whether new test images contain the landmark. Results on three data sets consisting of tens of thousands of images demonstrate the potential of the proposed approach.

Cite

Text

Li et al. "Modeling and Recognition of Landmark Image Collections Using Iconic Scene Graphs." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88682-2_33

Markdown

[Li et al. "Modeling and Recognition of Landmark Image Collections Using Iconic Scene Graphs." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/li2008eccv-modeling/) doi:10.1007/978-3-540-88682-2_33

BibTeX

@inproceedings{li2008eccv-modeling,
  title     = {{Modeling and Recognition of Landmark Image Collections Using Iconic Scene Graphs}},
  author    = {Li, Xiaowei and Wu, Changchang and Zach, Christopher and Lazebnik, Svetlana and Frahm, Jan-Michael},
  booktitle = {European Conference on Computer Vision},
  year      = {2008},
  pages     = {427-440},
  doi       = {10.1007/978-3-540-88682-2_33},
  url       = {https://mlanthology.org/eccv/2008/li2008eccv-modeling/}
}