Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep Interactive Object Selection

About

Interactive object selection is a very important research problem and has many applications. Previous algorithms require substantial user interactions to estimate the foreground and background distributions. In this paper, we present a novel deep learning based algorithm which has a much better understanding of objectness and thus can reduce user interactions to just a few clicks. Our algorithm transforms user provided positive and negative clicks into two Euclidean distance maps which are then concatenated with the RGB channels of images to compose (image, user interactions) pairs. We generate many of such pairs by combining several random sampling strategies to model user click patterns and use them to fine tune deep Fully Convolutional Networks (FCNs). Finally the output probability maps of our FCN 8s model is integrated with graph cut optimization to refine the boundary segments. Our model is trained on the PASCAL segmentation dataset and evaluated on other datasets with different object classes. Experimental results on both seen and unseen objects clearly demonstrate that our algorithm has a good generalization ability and is superior to all existing interactive object selection approaches.

Ning Xu, Brian Price, Scott Cohen, Jimei Yang, Thomas Huang• 2016

Related benchmarks

TaskDatasetResultRank
Interactive SegmentationBerkeley
NoC@908.65
230
Interactive SegmentationGrabCut
NoC@906.04
225
Interactive SegmentationDAVIS
NoC@9012.58
197
Interactive SegmentationSBD
NoC @ 90% Target12.8
171
Interactive SegmentationPascal VOC
NoC@856.88
43
Interactive Instance SegmentationGrabCut (test)
NoC @ 90%6.08
14
Interactive Instance SegmentationCOCO (MVal)
NoC @ 85%9.07
13
Interactive Instance SegmentationBerkeley (test)
NoC @ 90%8.65
11
Interactive Instance SegmentationSBD 1 (test)
NoC @ 85%9.22
7
Interactive SegmentationPASCAL VOC 12 (val)
Clicks @ 85% IoU6.88
7
Showing 10 of 10 rows

Other info

Follow for update