paper-with-me

Papers

Spatial Geometric Reasoning for Room Layout Estimation via Deep Reinforcement Learning

2020-08-01 · ECCV 2020 8 · Liangliang Ren, Yangyang Song, Jiwen Lu, Jie zhou

Unlike most existing works that define room layout on a 2D image, we model the layout in 3D as a configuration of the camera and the room. Our spatial geometric representation with only seven variables is more concise but effective, and more importantly enables direct 3D reasoning, e.g. how the camera is positioned relative to the room. This is particularly valuable in applications such as indoor robot navigation. We formulate the problem as a Markov decision process, in which the layout is incrementally adjusted based on the difference between the current layout and the target image, and the policy is learned via deep reinforcement learning. Our framework is end-to-end trainable, requiring no extra optimization, and achieves competitive performance on two challenging room layout datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Robot NavigationRoom Layout Estimation

Similar Papers 제목 키워드 기반

GeoLayout: Geometry Driven Room Layout Estimation Based on Depth Maps of Planes

2020-08-14 · ECCV 2020 8 · Weidong Zhang, Wei zhang, yinda zhang

The task of room layout estimation is to locate the wall-floor, wall-ceiling, and wall-wall boundaries. Most recent methods solve this problem based on edge/keypoint detection or semantic segmentation. However, these app…

Keypoint DetectionRoom Layout EstimationSemantic Segmentation

FloorplanQA: A Benchmark for Spatial Reasoning in LLMs using Structured Representations

2025-07-10 · Fedor Rodionov, Abdelrahman Eldesokey, Michael Birsak, John Femiani 외 arxiv

We introduce FloorplanQA, a diagnostic benchmark for evaluating spatial reasoning in large language models (LLMs). FloorplanQA is grounded in structured representations of indoor scenes, such as (e.g., kitchens, living r…

Spatial Reasoning

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…

Self-training Room Layout Estimation via Geometry-aware Ray-casting

2024-07-21 · Bolivar Solarte, Chin-Hsuan Wu, Jin-Cheng Jhang, Jonathan Lee 외

In this paper, we introduce a novel geometry-aware self-training framework for room layout estimation models on unseen scenes with unlabeled data. Our approach utilizes a ray-casting formulation to aggregate multiple est…

Room Layout Estimation

Learning to Reconstruct 3D Non-Cuboid Room Layout from a Single RGB Image

2021-04-16 · Cheng Yang, Jia Zheng, Xili Dai, Rui Tang 외

Single-image room layout reconstruction aims to reconstruct the enclosed 3D structure of a room from a single image. Most previous work relies on the cuboid-shape prior. This paper considers a more general indoor assumpt…

Room Layout Estimation