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

Weakly- and Semi-Supervised Learning of a DCNN for Semantic Image Segmentation

About

Deep convolutional neural networks (DCNNs) trained on a large number of images with strong pixel-level annotations have recently significantly pushed the state-of-art in semantic image segmentation. We study the more challenging problem of learning DCNNs for semantic image segmentation from either (1) weakly annotated training data such as bounding boxes or image-level labels or (2) a combination of few strongly labeled and many weakly labeled images, sourced from one or multiple datasets. We develop Expectation-Maximization (EM) methods for semantic image segmentation model training under these weakly supervised and semi-supervised settings. Extensive experimental evaluation shows that the proposed techniques can learn models delivering competitive results on the challenging PASCAL VOC 2012 image segmentation benchmark, while requiring significantly less annotation effort. We share source code implementing the proposed system at https://bitbucket.org/deeplab/deeplab-public.

George Papandreou, Liang-Chieh Chen, Kevin Murphy, Alan L. Yuille• 2015

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL VOC 2012 (val)
Mean IoU67.6
2040
Semantic segmentationPASCAL VOC 2012 (test)
mIoU72.7
1342
Semantic segmentationPASCAL VOC (val)
mIoU67.6
338
Semantic segmentationPascal VOC (test)--
236
Semantic segmentationCityscapes pre-release (test)
mIoU64.8
8
Semantic LabellingPascal VOC + COCO 2012 (val)
mIoU0.717
7
Semantic LabellingPascal VOC 2012 + COCO (test)
mIoU73
6
Showing 7 of 7 rows

Other info

Follow for update