Nonparametric Scene Parsing: Label Transfer via Dense Scene Alignment
Abstract
In this paper we propose a novel nonparametric approach for object recognition and scene parsing using dense scene alignment. Given an input image, we retrieve its best matches from a large database with annotated images using our modified, coarse-to-fine SIFT flow algorithm that aligns the structures within two images. Based on the dense scene correspondence obtained from the SIFT flow, our system warps the existing annotations, and integrates multiple cues in a Markov random field framework to segment and recognize the query image. Promising experimental results have been achieved by our nonparametric scene parsing system on a challenging database. Compared to existing object recognition approaches that require training for each object category, our system is easy to implement, has few parameters, and embeds contextual information naturally in the retrieval/alignment procedure.
Cite
Text
Liu et al. "Nonparametric Scene Parsing: Label Transfer via Dense Scene Alignment." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206536Markdown
[Liu et al. "Nonparametric Scene Parsing: Label Transfer via Dense Scene Alignment." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/liu2009cvpr-nonparametric/) doi:10.1109/CVPR.2009.5206536BibTeX
@inproceedings{liu2009cvpr-nonparametric,
title = {{Nonparametric Scene Parsing: Label Transfer via Dense Scene Alignment}},
author = {Liu, Ce and Yuen, Jenny and Torralba, Antonio},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2009},
pages = {1972-1979},
doi = {10.1109/CVPR.2009.5206536},
url = {https://mlanthology.org/cvpr/2009/liu2009cvpr-nonparametric/}
}