Simultaneous Semantic Segmentation of a Set of Partially Labeled Images

Abstract

Semantic segmentation, by which an image is decomposed into regions with their respective semantic labels, is often the first step towards image understanding. Existing research on this regard is mainly performed under two conditions: the fully-supervised setting that relies on a set of images with pixel-level labels and the weakly-supervised one that uses only image-level labels. In both cases, the labeling task is time-consuming and laborious, and thus training data are always limited. In practice, there are voluminous on-line images, which unfortunately often have only incomplete image-level labels (tags) but would otherwise be potentially useful for a learning-based algorithm. Only limited efforts have been attempted on using such coarsely and incompletely labelled data for semantic segmentation. This paper proposes a new approach to semantic segmentation of a set of partially-labelled images, using a formulation considering information from multiple visual similar images. Experiments on several popular datasets, with comparison with existing methods, demonstrate evident performance improvement of the proposed approach.

Cite

Text

Tian and Li. "Simultaneous Semantic Segmentation of a Set of Partially Labeled Images." IEEE/CVF Winter Conference on Applications of Computer Vision, 2016. doi:10.1109/WACV.2016.7477639

Markdown

[Tian and Li. "Simultaneous Semantic Segmentation of a Set of Partially Labeled Images." IEEE/CVF Winter Conference on Applications of Computer Vision, 2016.](https://mlanthology.org/wacv/2016/tian2016wacv-simultaneous/) doi:10.1109/WACV.2016.7477639

BibTeX

@inproceedings{tian2016wacv-simultaneous,
  title     = {{Simultaneous Semantic Segmentation of a Set of Partially Labeled Images}},
  author    = {Tian, Qiongjie and Li, Baoxin},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2016},
  pages     = {1-9},
  doi       = {10.1109/WACV.2016.7477639},
  url       = {https://mlanthology.org/wacv/2016/tian2016wacv-simultaneous/}
}