Learning Specific-Class Segmentation from Diverse Data

Abstract

We consider the task of learning the parameters of a segmentation model that assigns a specific semantic class to each pixel of a given image. The main problem we face is the lack of fully supervised data. We address this issue by developing a principled framework for learning the parameters of a specific-class segmentation model using diverse data. More precisely, we propose a latent structural support vector machine formulation, where the latent variables model any missing information in the human annotation. Of particular interest to us are three types of annotations: (i) images segmented using generic foreground or background classes; (ii) images with bounding boxes specified for objects; and (iii) images labeled to indicate the presence of a class. Using large, publicly available datasets we show that our approach is able to exploit the information present in different annotations to improve the accuracy of a stateof-the art region-based model. 1. Introduction and Related

Cite

Text

Kumar et al. "Learning Specific-Class Segmentation from Diverse Data." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126446

Markdown

[Kumar et al. "Learning Specific-Class Segmentation from Diverse Data." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/kumar2011iccv-learning/) doi:10.1109/ICCV.2011.6126446

BibTeX

@inproceedings{kumar2011iccv-learning,
  title     = {{Learning Specific-Class Segmentation from Diverse Data}},
  author    = {Kumar, M. Pawan and Turki, Haithem and Preston, Dan and Koller, Daphne},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2011},
  pages     = {1800-1807},
  doi       = {10.1109/ICCV.2011.6126446},
  url       = {https://mlanthology.org/iccv/2011/kumar2011iccv-learning/}
}