paper-with-me

Papers

PolyLayout: Multi-room Manhattan Layout Estimation

2026-08-04 · Gustav Hanning, Shaohui Liu, Rémi Pautrat, Marc Pollefeys, Kalle Åström, Viktor Larsson arxiv

Estimating room layouts from multi-view imagery is a core task for indoor scene understanding. Existing methods are typically limited either by poor generalization to new datasets or restrictive geometric assumptions of the room shape or camera configuration. Most also estimate rooms independently, failing to exploit shared building structure such as dominant directions, ground plane or ceiling height. We propose PolyLayout, a multi-room layout estimation method that parameterizes room layouts as Manhattan 3D polygons and optimizes them jointly across multiple rooms. The optimization objective is predicted by a neural network on top of robust pre-trained visual features and trained end-to-end with supervision only on output room layouts. At the same time, camera projection and polygon updates remain explicit and model-based. This separation between learned scoring and geometry improves generalization to new datasets and camera parameters. During optimization, PolyLayout adaptively refines the polygon topology through iterative wall split and merge operations while jointly utilizing structural cues across rooms. We introduce two new multi-view multi-room layout benchmarks by providing layout annotations to existing datasets, and experiments show that PolyLayout outperforms prior approaches, both in terms of accuracy and robustness. Project page: https://ghanning.github.io/PolyLayout

📄 PDF Abstract BibTeX arXiv:2608.03323

Code (0)

등록된 구현이 없습니다.

Tasks

Room Layout EstimationScene Understanding

Similar Papers 제목 키워드 기반

Zillow Indoor Dataset: Annotated Floor Plans With 360deg Panoramas and 3D Room Layouts

2021-06-19 · CVPR 2021 1 · Steve Cruz, Will Hutchcroft, Yuguang Li, Naji Khosravan 외

We present Zillow Indoor Dataset (ZInD): A large indoor dataset with 71,474 panoramas from 1,524 real unfurnished homes. ZInD provides annotations of 3D room layouts, 2D and 3D floor plans, panorama location in the f…

Room Layout Estimation

3D Room Layout Estimation Beyond the Manhattan World Assumption

2020-09-07 · Dongho Choi

Predicting 3D room layout from single image is a challenging task with many applications. In this paper, we propose a new training and post-processing method for 3D room layout estimation, built on a recent state-of-the-…

Room Layout Estimation

Single-Shot Cuboids: Geodesics-based End-to-end Manhattan Aligned Layout Estimation from Spherical Panoramas

2021-02-07 · Nikolaos Zioulis, Federico Alvarez, Dimitrios Zarpalas, Petros Daras

It has been shown that global scene understanding tasks like layout estimation can benefit from wider field of views, and specifically spherical panoramas. While much progress has been made recently, all previous approac…

Keypoint EstimationScene Understanding

LayoutNet: Reconstructing the 3D Room Layout from a Single RGB Image

2018-03-23 · CVPR 2018 6 · Chuhang Zou, Alex Colburn, Qi Shan, Derek Hoiem

We propose an algorithm to predict room layout from a single image that generalizes across panoramas and perspective images, cuboid layouts and more general layouts (e.g. L-shape room). Our method operates directly on th…

3D Room Layouts From A Single RGB PanoramaTranslation

3D Room Layout Estimation from a Cubemap of Panorama Image via Deep Manhattan Hough Transform

2022-07-19 · Yining Zhao, Chao Wen, Zhou Xue, Yue Gao

Significant geometric structures can be compactly described by global wireframes in the estimation of 3D room layout from a single panoramic image. Based on this observation, we present an alternative approach to estimat…

3D Room Layouts From A Single RGB PanoramaRoom Layout Estimation