paper-with-me

Papers

AtlantaNet: Inferring the 3D Indoor Layout from a Single 360(∘) Image beyond the Manhattan World Assumption

2020-08-01 · ECCV 2020 8 · Giovanni Pintore, Marco Agus, Enrico Gobbetti

We introduce a novel end-to-end approach to predict a 3D room layout from a single panoramic image. Compared to recent state-of-the-art works, our method is not limited to Manhattan World environments, and can reconstruct rooms bounded by vertical walls that do not form right angles or are curved -- i.e., Atlanta World models. In our approach, we project the original gravity-aligned panoramic image on two horizontal planes, one above and one below the camera. This representation encodes all the information needed to recover the Atlanta World 3D bounding surfaces of the room in the form of a 2D room footprint on the floor plan and a room height. To predict the 3D layout, we propose an encoder-decoder neural network architecture, leveraging Recurrent Neural Networks (RNNs) to capture long-range geometric patterns, and exploiting a customized training strategy based on domain-specific knowledge. The experimental results demonstrate that our method outperforms state-of-the-art solutions in prediction accuracy, in particular in cases of complex wall layouts or curved wall footprints.

📄 PDF Abstract BibTeX

Code (1)

crs4/AtlantaNet 공식 구현 pytorch

Tasks

3D Room Layouts From A Single RGB PanoramaDecoder

Similar Papers 제목 키워드 기반

LayoutMP3D: Layout Annotation of Matterport3D

2020-03-30 · Fu-En Wang, Yu-Hsuan Yeh, Min Sun, Wei-Chen Chiu 외

Inferring the information of 3D layout from a single equirectangular panorama is crucial for numerous applications of virtual reality or robotics (e.g., scene understanding and navigation). To achieve this, several datas…

Scene Understanding

Joint 3D Layout and Depth Prediction from a Single Indoor Panorama Image

2020-08-01 · ECCV 2020 8 · Wei Zeng, Sezer Karaoglu, Theo Gevers

In this paper, we propose a method which jointly learns layout prediction and depth estimation from a single indoor panorama image. Previous methods have considered layout prediction and depth estimation from a single pa…

Depth EstimationDepth PredictionPrediction

InSpace: Structure-Aware 3D Indoor Scene Generation from a Single 360° Image

2026-07-04 · Gwanhyeong Koo, Hyunsu Kim, Youngji Kim, Taejae Lee 외 arxiv

Recent advances in single image-to-3D generation have enabled high-quality asset synthesis, yet extending these capabilities to indoor scene generation remains challenging. Existing methods focus on asset-level generatio…

Scene Generation3D Generation

A Coarse-to-Fine Indoor Layout Estimation (CFILE) Method

2016-07-03 · Yuzhuo Ren, Chen Chen, Shang-Wen Li, C. -C. Jay Kuo

The task of estimating the spatial layout of cluttered indoor scenes from a single RGB image is addressed in this work. Existing solutions to this problems largely rely on hand-craft features and vanishing lines, and the…

BIPS: Bi-modal Indoor Panorama Synthesis via Residual Depth-aided Adversarial Learning

2021-12-12 · Changgyoon Oh, Wonjune Cho, Daehee Park, Yujeong Chae 외

Providing omnidirectional depth along with RGB information is important for numerous applications, eg, VR/AR. However, as omnidirectional RGB-D data is not always available, synthesizing RGB-D panorama data from limited …