paper-with-me

Papers

Structural Deep Metric Learning for Room Layout Estimation

2020-08-01 · ECCV 2020 8 · Wenzhao Zheng, Jiwen Lu, Jie zhou

In this paper, we propose a structural deep metric learning (SDML) method for room layout estimation, which aims to recover the 3D spatial layout of a cluttered indoor scene from a monocular RGB image. Different from existing room layout estimation methods that solve a regression or per-pixel classification problem, we formulate the room layout estimation problem from a metric learning perspective where we explicitly model the structural relations across different images. We propose to learn a latent embedding space where the Euclidean distance can characterize the actual structural difference between the layouts of two rooms. We then minimize the discrepancy between an image and its ground-truth layout in the learned embedding space. We employ a metric model and a layout encoder to map the RGB images and the ground-truth layouts to the embedding space, respectively, and a layout decoder to map the embeddings to the corresponding layouts, where the whole framework is trained in an end-to-end manner. We perform experiments on the widely used Hedau and LSUN datasets and achieve state-of-the-art performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMetric LearningRoom Layout Estimation

Similar Papers 제목 키워드 기반

PolyLayout: Multi-room Manhattan Layout Estimation

2026-08-04 · Gustav Hanning, Shaohui Liu, Rémi Pautrat, Marc Pollefeys 외 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 …

Room Layout EstimationScene Understanding

RoomNet: End-to-End Room Layout Estimation

2017-03-18 · ICCV 2017 10 · Chen-Yu Lee, Vijay Badrinarayanan, Tomasz Malisiewicz, Andrew Rabinovich

This paper focuses on the task of room layout estimation from a monocular RGB image. Prior works break the problem into two sub-tasks: semantic segmentation of floor, walls, ceiling to produce layout hypotheses, followed…

DecoderRoom Layout EstimationSegmentationSemantic Segmentation

PixCuboid: Room Layout Estimation from Multi-view Featuremetric Alignment

2025-08-06 · Gustav Hanning, Kalle Åström, Viktor Larsson arxiv

Coarse room layout estimation provides important geometric cues for many downstream tasks. Current state-of-the-art methods are predominantly based on single views and often assume panoramic images. We introduce PixCuboi…

Room Layout Estimation

LED2-Net: Monocular 360 Layout Estimation via Differentiable Depth Rendering

2021-04-01 · Fu-En Wang, Yu-Hsuan Yeh, Min Sun, Wei-Chen Chiu 외

Although significant progress has been made in room layout estimation, most methods aim to reduce the loss in the 2D pixel coordinate rather than exploiting the room structure in the 3D space. Towards reconstructing the …

3D Room Layouts From A Single RGB PanoramaDepth EstimationDepth PredictionRoom Layout Estimation

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 bu…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Robot Navigation+1