Chenxi Liu, Alexander Schwing, Kaustav Kundu, Raquel Urtasun, Sanja Fidler
Rent3D dataset:
Statistics for the Rent3D Dataset | |||||
# apartments | # of images | avg. # rooms per apt | avg. # walls per apt | avg. # windows per apt | avg. # doors per apt |
---|---|---|---|---|---|
215 | 1570 | 6 | 31 | 6 | 9 |
For questions regarding the data please contact Kaustav Kundu and Sanja Fidler.
If you use the data please cite the following publication:
Chenxi Liu*, Alex Schwing*, Kaustav Kundu, Raquel Urtasun, Sanja Fidler
In Computer Vision and Pattern Recognition (CVPR), Boston, 2015
* Denotes equal contribution
Paper  Abstract  Suppl. Mat.  Bibtex@inproceedings{ApartmentsCVPR15,
title = {Rent3D: Floor-Plan Priors for Monocular Layout Estimation},
author = {Chenxi Liu and Alex Schwing and Kaustav Kundu and Raquel Urtasun and Sanja Fidler},
booktitle = {CVPR},
year = {2015}}
The goal of this paper is to enable a 3D "virtual-tour" of an apartment given a small set of monocular images of different rooms, as well as a 2D floor plan. We frame the problem as the one of inference in a Markov random field which reasons about the layout of each room and its relative pose (3D rotation and translation) within the full apartment. This gives us information, for example, about in which room the picture was taken. What sets us apart from past work in layout estimation is the use of floor plans as a source of prior knowledge. In particular, we exploit the floor plan to impose aspect ratio constraints across the layouts of different rooms, as well as to extract semantic information, e.g., the location of windows which are labeled in floor plans. We show that this information can significantly help in resolving the challenging room-apartment alignment problem. We also derive an efficient exact inference algorithm which takes only a few ms per apartment. This is due to the fact that we exploit integral geometry as well as our new bounds on the aspect ratio of rooms which allow us to carve the space, reducing significantly the number of physically possible configurations. We demonstrate the effectiveness of our approach in a new dataset which contains over 200 apartments.