Local Label Descriptor for Example Based Semantic Image Labeling

Abstract

In this paper we introduce the concept of local label descriptor , which is a concatenation of label histograms for each cell in a patch. Local label descriptors alleviate the label patch misalignment issue in combining structured label predictions for semantic image labeling. Given an input image, we solve for a label map whose local label descriptors can be approximated as a sparse convex combination of exemplar label descriptors in the training data, where the sparsity is regularized by the similarity measure between the local feature descriptor of the input image and that of the exemplars in the training data set. Low-level image over-segmentation can be incorporated into our formulation to improve efficiency. Our formulation and algorithm compare favorably with the baseline method on the CamVid and Barcelona datasets.

Cite

Text

Yang et al. "Local Label Descriptor for Example Based Semantic Image Labeling." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33786-4_27

Markdown

[Yang et al. "Local Label Descriptor for Example Based Semantic Image Labeling." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/yang2012eccv-local/) doi:10.1007/978-3-642-33786-4_27

BibTeX

@inproceedings{yang2012eccv-local,
  title     = {{Local Label Descriptor for Example Based Semantic Image Labeling}},
  author    = {Yang, Yiqing and Li, Zhouyuan and Zhang, Li and Murphy, Christopher and Hoeve, Jim Ver and Jiang, Hongrui},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {361-375},
  doi       = {10.1007/978-3-642-33786-4_27},
  url       = {https://mlanthology.org/eccv/2012/yang2012eccv-local/}
}