paper-with-me

Papers

Edge-Semantic Learning Strategy for Layout Estimation in Indoor Environment

2019-01-03 · Weidong Zhang, Wei zhang, Jason Gu

Visual cognition of the indoor environment can benefit from the spatial layout estimation, which is to represent an indoor scene with a 2D box on a monocular image. In this paper, we propose to fully exploit the edge and semantic information of a room image for layout estimation. More specifically, we present an encoder-decoder network with shared encoder and two separate decoders, which are composed of multiple deconvolution (transposed convolution) layers, to jointly learn the edge maps and semantic labels of a room image. We combine these two network predictions in a scoring function to evaluate the quality of the layouts, which are generated by ray sampling and from a predefined layout pool. Guided by the scoring function, we apply a novel refinement strategy to further optimize the layout hypotheses. Experimental results show that the proposed network can yield accurate estimates of edge maps and semantic labels. By fully utilizing the two different types of labels, the proposed method achieves state-of-the-art layout estimation performance on benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1901.00621

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Disentangling Orthogonal Planes for Indoor Panoramic Room Layout Estimation with Cross-Scale Distortion Awareness

2023-03-02 · CVPR 2023 1 · Zhijie Shen, Zishuo Zheng, Chunyu Lin, Lang Nie 외

Based on the Manhattan World assumption, most existing indoor layout estimation schemes focus on recovering layouts from vertically compressed 1D sequences. However, the compression procedure confuses the semantics of di…

Room Layout EstimationSegmentation

Indoor Layout Estimation by 2D LiDAR and Camera Fusion

2020-01-15 · Jieyu Li, Robert L. Stevenson

This paper presents an algorithm for indoor layout estimation and reconstruction through the fusion of a sequence of captured images and LiDAR data sets. In the proposed system, a movable platform collects both intensity…

Depth EstimationPose EstimationSemantic SegmentationSensor Fusion

Ev-Layout: A Large-scale Event-based Multi-modal Dataset for Indoor Layout Estimation and Tracking

2025-03-11 · Xucheng Guo, Yiran Shen, Xiaofang Xiao, Yuanfeng Zhou 외

This paper presents Ev-Layout, a novel large-scale event-based multi-modal dataset designed for indoor layout estimation and tracking. Ev-Layout makes key contributions to the community by: Utilizing a hybrid data collec…

Benchmarking

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

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…