English

Learning Semantic Segmentation with Diverse Supervision

Computer Vision and Pattern Recognition 2018-02-05 v1

Abstract

Models based on deep convolutional neural networks (CNN) have significantly improved the performance of semantic segmentation. However, learning these models requires a large amount of training images with pixel-level labels, which are very costly and time-consuming to collect. In this paper, we propose a method for learning CNN-based semantic segmentation models from images with several types of annotations that are available for various computer vision tasks, including image-level labels for classification, box-level labels for object detection and pixel-level labels for semantic segmentation. The proposed method is flexible and can be used together with any existing CNN-based semantic segmentation networks. Experimental evaluation on the challenging PASCAL VOC 2012 and SIFT-flow benchmarks demonstrate that the proposed method can effectively make use of diverse training data to improve the performance of the learned models.

Keywords

Cite

@article{arxiv.1802.00509,
  title  = {Learning Semantic Segmentation with Diverse Supervision},
  author = {Linwei Ye and Zhi Liu and Yang Wang},
  journal= {arXiv preprint arXiv:1802.00509},
  year   = {2018}
}

Comments

2018 IEEE Winter Conference on Applications of Computer Vision (WACV)

R2 v1 2026-06-23T00:08:11.898Z