SOTAVerified

PhraseCut: Language-based Image Segmentation in the Wild

2020-08-03CVPR 2020Code Available1· sign in to hype

Chenyun Wu, Zhe Lin, Scott Cohen, Trung Bui, Subhransu Maji

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
PhraseCutHULANetMean IoU41.3Unverified
PhraseCutRMIMean IoU21.1Unverified
PhraseCutMattNetMean IoU20.2Unverified

Reproductions