@inproceedings{22d8cb474bc045608b81886fe9973459,
title = "Superpixel graph label transfer with learned distance metric",
abstract = "We present a fast approximate nearest neighbor algorithm for semantic segmentation. Our algorithm builds a graph over superpixels from an annotated set of training images. Edges in the graph represent approximate nearest neighbors in feature space. At test time we match superpixels from a novel image to the training images by adding the novel image to the graph. A move-making search algorithm allows us to leverage the graph and image structure for finding matches. We then transfer labels from the training images to the image under test. To promote good matches between superpixels we propose to learn a distance metric that weights the edges in our graph. Our approach is evaluated on four standard semantic segmentation datasets and achieves results comparable with the state-of-the-art.",
author = "Stephen Gould and Jiecheng Zhao and Xuming He and Yuhang Zhang",
year = "2014",
doi = "10.1007/978-3-319-10590-1_41",
language = "English",
isbn = "9783319105895",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
number = "PART 1",
pages = "632--647",
booktitle = "Computer Vision, ECCV 2014 - 13th European Conference, Proceedings",
address = "Germany",
edition = "PART 1",
note = "13th European Conference on Computer Vision, ECCV 2014 ; Conference date: 06-09-2014 Through 12-09-2014",
}