Superpixel Coherency and Uncertainty Models for Semantic Segmentation

Abstract

We present an efficient semantic segmentation algorithm based on contextual information which is constructed using super pixel-level cues. Although several semantic segmentation algorithms employing super pixel-level cues have been proposed and significant technical advances have been achieved recently, these algorithms still suffer from inaccurate super pixel estimation, recognition failure, time complexity and so on. To address problems, we propose novel super pixel coherency and uncertainty models which measure coherency of super pixel regions and uncertainty of the super pixel-wise preference, respectively. Also, we incorporate two super pixel models in an efficient inference method for the conditional random field (CRF) model. We evaluate the proposed algorithm based on MSRC and PASCAL datasets, and compare it with state-of-the-art algorithms quantitatively and qualitatively. We conclude that the proposed algorithm outperforms previous algorithms in terms of accuracy with reasonable time complexity.

Cite

Text

Baek et al. "Superpixel Coherency and Uncertainty Models for Semantic Segmentation." IEEE/CVF International Conference on Computer Vision Workshops, 2013. doi:10.1109/ICCVW.2013.44

Markdown

[Baek et al. "Superpixel Coherency and Uncertainty Models for Semantic Segmentation." IEEE/CVF International Conference on Computer Vision Workshops, 2013.](https://mlanthology.org/iccvw/2013/baek2013iccvw-superpixel/) doi:10.1109/ICCVW.2013.44

BibTeX

@inproceedings{baek2013iccvw-superpixel,
  title     = {{Superpixel Coherency and Uncertainty Models for Semantic Segmentation}},
  author    = {Baek, Seungryul and Lim, Taegyu and Heo, Yong Seok and Park, Sungbum and Kwak, Hantak and Shim, Woosung},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2013},
  pages     = {275-282},
  doi       = {10.1109/ICCVW.2013.44},
  url       = {https://mlanthology.org/iccvw/2013/baek2013iccvw-superpixel/}
}