Annotating Collections of Photos Using Hierarchical Event and Scene Models

Abstract

Most image annotation systems consider a single photo at a time and label photos individually. In this work, we focus on collections of personal photos and explore the associated GPS and time information for semantic annotation. First, we employ a constrained clustering method to partition a photo collection into event-based sub-collections, considering that the GPS records may be partly missing (a practical issue). We then use conditional random field (CRF) models to exploit the correlation between photos based on (1) time-location constraints and (2) the relationship between collection-level annotation (i.e., events) and image-level annotation (i.e., scenes). With the introduction of such a multi-level annotation hierarchy, our system addresses the problem of annotating consumer photo collections that requires a more hierarchical description of the customers' activities than do the simpler image annotation tasks. The efficacy of the proposed system is validated using a geotagged customer photo collection database, which consists of over 100 folders and is labeled for 12 events and 12 scenes.

Cite

Text

Cao et al. "Annotating Collections of Photos Using Hierarchical Event and Scene Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587382

Markdown

[Cao et al. "Annotating Collections of Photos Using Hierarchical Event and Scene Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/cao2008cvpr-annotating/) doi:10.1109/CVPR.2008.4587382

BibTeX

@inproceedings{cao2008cvpr-annotating,
  title     = {{Annotating Collections of Photos Using Hierarchical Event and Scene Models}},
  author    = {Cao, Liangliang and Luo, Jiebo and Kautz, Henry A. and Huang, Thomas S.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2008},
  doi       = {10.1109/CVPR.2008.4587382},
  url       = {https://mlanthology.org/cvpr/2008/cao2008cvpr-annotating/}
}