2019
DOI: 10.1007/978-3-030-20887-5_27
|View full text |Cite
|
Sign up to set email alerts
|

Thinking Outside the Box: Generation of Unconstrained 3D Room Layouts

Abstract: We propose a method for room layout estimation that does not rely on the typical box approximation or Manhattan world assumption. Instead, we reformulate the geometry inference problem as an instance detection task, which we solve by directly regressing 3D planes using an R-CNN. We then use a variant of probabilistic clustering to combine the 3D planes regressed at each frame in a video sequence, with their respective camera poses, into a single global 3D room layout estimate. Finally, we showcase results whic… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
14
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 12 publications
(14 citation statements)
references
References 37 publications
0
14
0
Order By: Relevance
“…Many works addressed generic room layouts prediction in the past. But they either assumed camera model exists in the data and used camera pose in their approaches [11,27] or conducted their prediction work on panoramic views [3,37,23]. The only work we found has a similar problem setup as us is [12], however we could not find the code of their approach online.…”
Section: Results On Generic Room Imagesmentioning
confidence: 93%
See 1 more Smart Citation
“…Many works addressed generic room layouts prediction in the past. But they either assumed camera model exists in the data and used camera pose in their approaches [11,27] or conducted their prediction work on panoramic views [3,37,23]. The only work we found has a similar problem setup as us is [12], however we could not find the code of their approach online.…”
Section: Results On Generic Room Imagesmentioning
confidence: 93%
“…The work in [12] uses a representation to detect non-cuboidal layouts which estimates the probability of wall-wall boundary locations and corners in a reprojected the image and uses it to sample layouts. Similarly, [27,11] uses planes estimated by analyzing RGB or RGBD images to sample non-cuboidal layouts. In contrast to these works, our model explicitly outputs generic layout parameters such as number of visible walls and corners, instead of just sampling non-cuboidal layouts.…”
Section: Introductionmentioning
confidence: 99%
“…We focus here on the creation of a structured floor plan where each room of an indoor environment is represented as a polygon with one edge per wall. Many types of input have been considered: Monocular perspective color views [18,19,22,31], panoramic views [32,38,40], depth…”
Section: Introductionmentioning
confidence: 99%
“…Recent approaches [6,25] attempt to relax these assumptions by casting room layout estimation as a plane detection problem. For example, Planar R-CNN [6] modifies Faster R-CNN [19] to detects 3D planes and Render-and-Compare (in short, RaC) [25] builds upon the advanced plane detection method PlaneRCNN [13]. To correctly infer room layout with relaxed assumptions, two core challenges must be addressed properly.…”
Section: Introductionmentioning
confidence: 99%
“…One challenge is how to infer the connectivity relations between planes in 3D space. Planar R-CNN [6] does not reason such relation and only reconstructs the piece-wise planar surfaces. RaC [25] defines a constrained discrete optimization problem to reason the relations.…”
Section: Introductionmentioning
confidence: 99%