paper-with-me

Papers

Plan2Scene: Converting Floorplans to 3D Scenes

2021-06-09 · CVPR 2021 1 · Madhawa Vidanapathirana, Qirui Wu, Yasutaka Furukawa, Angel X. Chang, Manolis Savva

We address the task of converting a floorplan and a set of associated photos of a residence into a textured 3D mesh model, a task which we call Plan2Scene. Our system 1) lifts a floorplan image to a 3D mesh model; 2) synthesizes surface textures based on the input photos; and 3) infers textures for unobserved surfaces using a graph neural network architecture. To train and evaluate our system we create indoor surface texture datasets, and augment a dataset of floorplans and photos from prior work with rectified surface crops and additional annotations. Our approach handles the challenge of producing tileable textures for dominant surfaces such as floors, walls, and ceilings from a sparse set of unaligned photos that only partially cover the residence. Qualitative and quantitative evaluations show that our system produces realistic 3D interior models, outperforming baseline approaches on a suite of texture quality metrics and as measured by a holistic user study.

📄 PDF Abstract BibTeX arXiv:2106.05375

Code (1)

3dlg-hcvc/plan2scene 공식 구현 pytorch

Tasks

Graph Neural NetworkPlan2Scene

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

SceneAligner: 3D-Grounded Floorplan Localization in the Wild

2026-05-21 · Junhyeong Cho, Ruojin Cai, Hadar Averbuch-Elor arxiv

Many public buildings provide floorplans with a "you are here" indicator to help visitors orient themselves. Floorplan localization seeks to computationally replicate this capability by determining where visual observati…

HouseCrafter: Lifting Floorplans to 3D Scenes with 2D Diffusion Model

2024-06-28 · Hieu T. Nguyen, YiWen Chen, Vikram Voleti, Varun Jampani 외

We introduce HouseCrafter, a novel approach that can lift a floorplan into a complete large 3D indoor scene (e.g., a house). Our key insight is to adapt a 2D diffusion model, which is trained on web-scale images, to gene…

Perspective from a Higher Dimension: Can 3D Geometric Priors Help Visual Floorplan Localization?

2025-07-25 · Bolei Chen, Jiaxu Kang, Haonan Yang, Ping Zhong 외 arxiv

Since a building's floorplans are easily accessible, consistent over time, and inherently robust to changes in visual appearance, self-localization within the floorplan has attracted researchers' interest. However, since…

Contrastive Learning

Scan2Plan: Efficient Floorplan Generation from 3D Scans of Indoor Scenes

2020-03-16 · Ameya Phalak, Vijay Badrinarayanan, Andrew Rabinovich

We introduce Scan2Plan, a novel approach for accurate estimation of a floorplan from a 3D scan of the structural elements of indoor environments. The proposed method incorporates a two-stage approach where the initial st…

Piecewise Planar and Compact Floorplan Reconstruction from Images

2014-06-01 · CVPR 2014 6 · Ricardo Cabral, Yasutaka Furukawa

This paper presents a system to reconstruct piecewise planar and compact floorplans from images, which are then converted to high quality texture-mapped models for free- viewpoint visualization. There are two main challe…