Decomposing a Scene into Geometric and Semantically Consistent Regions
Abstract
High-level, or holistic, scene understanding involves reasoning about objects, regions, and the 3D relationships between them. This requires a representation above the level of pixels that can be endowed with high-level attributes such as class of object/region, its orientation, and (rough 3D) location within the scene. Towards this goal, we propose a region-based model which combines appearance and scene geometry to automatically decompose a scene into semantically meaningful regions. Our model is defined in terms of a unified energy function over scene appearance and structure. We show how this energy function can be learned from data and present an efficient inference technique that makes use of multiple over-segmentations of the image to propose moves in the energy-space. We show, experimentally, that our method achieves state-of-the-art performance on the tasks of both multi-class image segmentation and geometric reasoning. Finally, by understanding region classes and geometry, we show how our model can be used as the basis for 3D reconstruction of the scene.
Cite
Text
Gould et al. "Decomposing a Scene into Geometric and Semantically Consistent Regions." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459211Markdown
[Gould et al. "Decomposing a Scene into Geometric and Semantically Consistent Regions." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/gould2009iccv-decomposing/) doi:10.1109/ICCV.2009.5459211BibTeX
@inproceedings{gould2009iccv-decomposing,
title = {{Decomposing a Scene into Geometric and Semantically Consistent Regions}},
author = {Gould, Stephen and Fulton, Richard and Koller, Daphne},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2009},
pages = {1-8},
doi = {10.1109/ICCV.2009.5459211},
url = {https://mlanthology.org/iccv/2009/gould2009iccv-decomposing/}
}