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

Deep Watershed Transform for Instance Segmentation

About

Most contemporary approaches to instance segmentation use complex pipelines involving conditional random fields, recurrent neural networks, object proposals, or template matching schemes. In our paper, we present a simple yet powerful end-to-end convolutional neural network to tackle this task. Our approach combines intuitions from the classical watershed transform and modern deep learning to produce an energy map of the image where object instances are unambiguously represented as basins in the energy map. We then perform a cut at a single energy level to directly yield connected components corresponding to object instances. Our model more than doubles the performance of the state-of-the-art on the challenging Cityscapes Instance Level Segmentation task.

Min Bai, Raquel Urtasun• 2016

Related benchmarks

TaskDatasetResultRank
Panoptic SegmentationCityscapes (val)--
276
Instance SegmentationCityscapes (val)
AP21.2
239
Instance SegmentationCityscapes (test)
AP (Overall)19.4
122
Panoptic SegmentationCityscapes (test)--
51
Showing 4 of 4 rows

Other info

Follow for update