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

Deep Extreme Cut: From Extreme Points to Object Segmentation

About

This paper explores the use of extreme points in an object (left-most, right-most, top, bottom pixels) as input to obtain precise object segmentation for images and videos. We do so by adding an extra channel to the image in the input of a convolutional neural network (CNN), which contains a Gaussian centered in each of the extreme points. The CNN learns to transform this information into a segmentation of an object that matches those extreme points. We demonstrate the usefulness of this approach for guided segmentation (grabcut-style), interactive segmentation, video object segmentation, and dense segmentation annotation. We show that we obtain the most precise results to date, also with less user input, in an extensive and varied selection of benchmarks and datasets. All our models and code are publicly available on http://www.vision.ee.ethz.ch/~cvlsegmentation/dextr/.

Kevis-Kokitsi Maninis, Sergi Caelles, Jordi Pont-Tuset, Luc Van Gool• 2017

Related benchmarks

TaskDatasetResultRank
Object DetectionCOCO (test-dev)
mAP43.7
1195
Video Object SegmentationDAVIS 2016 (val)--
564
Interactive Instance SegmentationGrabCut (test)
NoC @ 90%4
14
Interactive Instance SegmentationCOCO (MVal)
NoC @ 85%4
13
Interactive Instance SegmentationBerkeley (test)
NoC @ 90%4
11
2D mask segmentationLLFF (val)
Accuracy89.7
9
2D mask segmentationShiny (val)
Accuracy0.596
9
Interactive Multi-class Image SegmentationDSB 2018 (val)
User Interaction Time (min)12
6
Interactive SegmentationDSB 2018
User Interaction Time (min)14
6
Interactive Multi-class Image SegmentationCoNSeP (val)
User Interaction Time (min)20
6
Showing 10 of 12 rows

Other info

Follow for update