English

PhraseCut: Language-based Image Segmentation in the Wild

Computer Vision and Pattern Recognition 2020-08-05 v1

Abstract

We consider the problem of segmenting image regions given a natural language phrase, and study it on a novel dataset of 77,262 images and 345,486 phrase-region pairs. Our dataset is collected on top of the Visual Genome dataset and uses the existing annotations to generate a challenging set of referring phrases for which the corresponding regions are manually annotated. Phrases in our dataset correspond to multiple regions and describe a large number of object and stuff categories as well as their attributes such as color, shape, parts, and relationships with other entities in the image. Our experiments show that the scale and diversity of concepts in our dataset poses significant challenges to the existing state-of-the-art. We systematically handle the long-tail nature of these concepts and present a modular approach to combine category, attribute, and relationship cues that outperforms existing approaches.

Keywords

Cite

@article{arxiv.2008.01187,
  title  = {PhraseCut: Language-based Image Segmentation in the Wild},
  author = {Chenyun Wu and Zhe Lin and Scott Cohen and Trung Bui and Subhransu Maji},
  journal= {arXiv preprint arXiv:2008.01187},
  year   = {2020}
}

Comments

Published in CVPR 2020. Code and data are released at: https://people.cs.umass.edu/~chenyun/phrasecut

R2 v1 2026-06-23T17:36:59.085Z