Co-Localization in Real-World Images

Abstract

In this paper, we tackle the problem of co-localization in real-world images. Co-localization is the problem of simultaneously localizing (with bounding boxes) objects of the same class across a set of distinct images. Although similar problems such as co-segmentation and weakly supervised localization have been previously studied, we focus on being able to perform co-localization in real-world settings, which are typically characterized by large amounts of intra-class variation, inter-class diversity, and annotation noise. To address these issues, we present a joint image-box formulation for solving the co-localization problem, and show how it can be relaxed to a convex quadratic program which can be efficiently solved. We perform an extensive evaluation of our method compared to previous state-of-the-art approaches on the challenging PASCAL VOC 2007 and Object Discovery datasets. In addition, we also present a large-scale study of co-localization on ImageNet, involving ground-truth annotations for 3,624 classes and approximately 1 million images.

Cite

Text

Tang et al. "Co-Localization in Real-World Images." Conference on Computer Vision and Pattern Recognition, 2014. doi:10.1109/CVPR.2014.190

Markdown

[Tang et al. "Co-Localization in Real-World Images." Conference on Computer Vision and Pattern Recognition, 2014.](https://mlanthology.org/cvpr/2014/tang2014cvpr-colocalization/) doi:10.1109/CVPR.2014.190

BibTeX

@inproceedings{tang2014cvpr-colocalization,
  title     = {{Co-Localization in Real-World Images}},
  author    = {Tang, Kevin and Joulin, Armand and Li, Li-Jia and Fei-Fei, Li},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2014},
  doi       = {10.1109/CVPR.2014.190},
  url       = {https://mlanthology.org/cvpr/2014/tang2014cvpr-colocalization/}
}