Bayesian Geometric Modeling of Indoor Scenes
Abstract
We propose a method for understanding the 3D geome-try of indoor environments (e.g. bedrooms, kitchens) while simultaneously identifying objects in the scene (e.g. beds, couches, doors). We focus on how modeling the geometry and location of specific objects is helpful for indoor scene understanding. For example, beds are shorter than they are wide, and are more likely to be in the center of the room than cabinets, which are tall and narrow. We use a generative statistical model that integrates a camera model, an enclos-ing room “box”, frames (windows, doors, pictures), and objects (beds, tables, couches, cabinets), each with their own prior on size, relative dimensions, and locations. We fit the parameters of this complex, multi-dimensional statis-tical model using an MCMC sampling approach that com-bines discrete changes (e.g, adding a bed), and continu-ous parameter changes (e.g., making the bed larger). We find that introducing object category leads to state-of-the-art performance on room layout estimation, while also en-abling recognition based only on geometry. 1.
Cite
Text
Del Pero et al. "Bayesian Geometric Modeling of Indoor Scenes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247994Markdown
[Del Pero et al. "Bayesian Geometric Modeling of Indoor Scenes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/pero2012cvpr-bayesian/) doi:10.1109/CVPR.2012.6247994BibTeX
@inproceedings{pero2012cvpr-bayesian,
title = {{Bayesian Geometric Modeling of Indoor Scenes}},
author = {Del Pero, Luca and Bowdish, Joshua and Fried, Daniel and Kermgard, Bonnie and Hartley, Emily and Barnard, Kobus},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {2719-2726},
doi = {10.1109/CVPR.2012.6247994},
url = {https://mlanthology.org/cvpr/2012/pero2012cvpr-bayesian/}
}