Supervised Label Transfer for Semantic Segmentation of Street Scenes
Abstract
In this paper, we propose a robust supervised label transfer method for the semantic segmentation of street scenes. Given an input image of street scene, we first find multiple image sets from the training database consisting of images with annotation, each of which can cover all semantic categories in the input image. Then, we establish dense correspondence between the input image and each found image sets with a proposed KNN-MRF matching scheme. It is followed by a matching correspondences classification that tries to reduce the number of semantically incorrect correspondences with trained matching correspondences classification models for different categories. With those matching correspondences classified as semantically correct correspondences, we infer the confidence values of each super pixel belonging to different semantic categories, and integrate them and spatial smoothness constraint in a markov random field to segment the input image. Experiments on three datasets show our method outperforms the traditional learning based methods and the previous nonparametric label transfer method, for the semantic segmentation of street scenes.
Cite
Text
Zhang et al. "Supervised Label Transfer for Semantic Segmentation of Street Scenes." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15555-0_41Markdown
[Zhang et al. "Supervised Label Transfer for Semantic Segmentation of Street Scenes." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/zhang2010eccv-supervised/) doi:10.1007/978-3-642-15555-0_41BibTeX
@inproceedings{zhang2010eccv-supervised,
title = {{Supervised Label Transfer for Semantic Segmentation of Street Scenes}},
author = {Zhang, Honghui and Xiao, Jianxiong and Quan, Long},
booktitle = {European Conference on Computer Vision},
year = {2010},
pages = {561-574},
doi = {10.1007/978-3-642-15555-0_41},
url = {https://mlanthology.org/eccv/2010/zhang2010eccv-supervised/}
}