English

Semantic Segmentation with Scarce Data

Computer Vision and Pattern Recognition 2018-08-03 v2 Artificial Intelligence Machine Learning

Abstract

Semantic segmentation is a challenging vision problem that usually necessitates the collection of large amounts of finely annotated data, which is often quite expensive to obtain. Coarsely annotated data provides an interesting alternative as it is usually substantially more cheap. In this work, we present a method to leverage coarsely annotated data along with fine supervision to produce better segmentation results than would be obtained when training using only the fine data. We validate our approach by simulating a scarce data setting with less than 200 low resolution images from the Cityscapes dataset and show that our method substantially outperforms solely training on the fine annotation data by an average of 15.52% mIoU and outperforms the coarse mask by an average of 5.28% mIoU.

Keywords

Cite

@article{arxiv.1807.00911,
  title  = {Semantic Segmentation with Scarce Data},
  author = {Isay Katsman and Rohun Tripathi and Andreas Veit and Serge Belongie},
  journal= {arXiv preprint arXiv:1807.00911},
  year   = {2018}
}

Comments

ICML 2018 Workshop, camera-ready version

R2 v1 2026-06-23T02:48:46.145Z