paper-with-me

Papers

Rent3D: Floor-Plan Priors for Monocular Layout Estimation

2015-06-01 · CVPR 2015 6 · Chenxi Liu, Alexander G. Schwing, Kaustav Kundu, Raquel Urtasun, Sanja Fidler

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 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 accurate camera pose in the apartment for each image. What sets us apart from past work in layout estimation is the use of floor plans as a source of prior knowledge, as well as localization of each image within a bigger space (apartment). 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 marked 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, significantly reducing the number of physically possible configurations. We demonstrate the effectiveness of our approach on a new dataset which contains over 200 apartments.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

360-DFPE: Leveraging Monocular 360-Layouts for Direct Floor Plan Estimation

2021-12-12 · Bolivar Solarte, Yueh-Cheng Liu, Chin-Hsuan Wu, Yi-Hsuan Tsai 외

We present 360-DFPE, a sequential floor plan estimation method that directly takes 360-images as input without relying on active sensors or 3D information. Our approach leverages a loosely coupled integration between a m…

Visual Odometry

FRI-Net: Floorplan Reconstruction via Room-wise Implicit Representation

2024-07-15 · Honghao Xu, Juzhan Xu, Zeyu Huang, Pengfei Xu 외

In this paper, we introduce a novel method called FRI-Net for 2D floorplan reconstruction from 3D point cloud. Existing methods typically rely on corner regression or box regression, which lack consideration for the glob…

regression

Robot Localization in Floor Plans Using a Room Layout Edge Extraction Network

2019-03-05 · Federico Boniardi, Abhinav Valada, Rohit Mohan, Tim Caselitz 외

Indoor localization is one of the crucial enablers for deployment of service robots. Although several successful techniques for indoor localization have been proposed, the majority of them relies on maps generated from d…

Indoor Localization

Floorplan-Jigsaw: Jointly Estimating Scene Layout and Aligning Partial Scans

2018-12-17 · ICCV 2019 10 · Cheng Lin, Changjian Li, Wenping Wang

We present a novel approach to align partial 3D reconstructions which may not have substantial overlap. Using floorplan priors, our method jointly predicts a room layout and estimates the transformations from a set of pa…

Graph2Plan: Learning Floorplan Generation from Layout Graphs

2020-04-27 · Ruizhen Hu, Zeyu Huang, Yuhan Tang, Oliver van Kaick 외

We introduce a learning framework for automated floorplan generation which combines generative modeling using deep neural networks and user-in-the-loop designs to enable human users to provide sparse design constraints. …

Graph Neural Network