Scene Shape Priors for Superpixel Segmentation
Abstract
Unsupervised over-segmentation of an image into super-pixels is a common preprocessing step for image parsing algorithms. Superpixels are used as both regions of support for feature vectors and as a starting point for the final segmentation. In this paper we investigate incorporating a priori information into superpixel segmentations. We learn a probabilistic model that describes the spatial density of the object boundaries in the image. We then describe an over-segmentation algorithm that partitions this density roughly equally between superpixels whilst still attempting to capture local object boundaries. We demonstrate this approach using road scenes where objects in the center of the image tend to be more distant and smaller than those at the edge. We show that our algorithm successfully learns this foveated spatial distribution and can exploit this knowledge to improve the segmentation. Lastly, we introduce a new metric for evaluating vision labeling problems. We measure performance on a challenging real-world dataset and illustrate the limitations of conventional evaluation metrics.
Cite
Text
Moore et al. "Scene Shape Priors for Superpixel Segmentation." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459246Markdown
[Moore et al. "Scene Shape Priors for Superpixel Segmentation." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/moore2009iccv-scene/) doi:10.1109/ICCV.2009.5459246BibTeX
@inproceedings{moore2009iccv-scene,
title = {{Scene Shape Priors for Superpixel Segmentation}},
author = {Moore, Alastair Philip and Prince, Simon J. D. and Warrell, Jonathan and Mohammed, Umar and Jones, Graham},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2009},
pages = {771-778},
doi = {10.1109/ICCV.2009.5459246},
url = {https://mlanthology.org/iccv/2009/moore2009iccv-scene/}
}