paper-with-me

Papers

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 they often fail in highly cluttered indoor rooms. The proposed coarse-to-fine indoor layout estimation (CFILE) method consists of two stages: 1) coarse layout estimation; and 2) fine layout localization. In the first stage, we adopt a fully convolutional neural network (FCN) to obtain a coarse-scale room layout estimate that is close to the ground truth globally. The proposed FCN considers combines the layout contour property and the surface property so as to provide a robust estimate in the presence of cluttered objects. In the second stage, we formulate an optimization framework that enforces several constraints such as layout contour straightness, surface smoothness and geometric constraints for layout detail refinement. Our proposed system offers the state-of-the-art performance on two commonly used benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1607.00598

Code (1)

yuzhuoren/IndoorLayout 공식 구현

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…

Similar Papers 제목 키워드 기반

Total3DUnderstanding: Joint Layout, Object Pose and Mesh Reconstruction for Indoor Scenes from a Single Image

2020-02-27 · CVPR 2020 6 · Yinyu Nie, Xiaoguang Han, Shihui Guo, Yujian Zheng 외

Semantic reconstruction of indoor scenes refers to both scene understanding and object reconstruction. Existing works either address one part of this problem or focus on independent objects. In this paper, we bridge the …

3D Object Detection3D Shape ReconstructionMonocular 3D Object DetectionObject+5

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…

Decoder

HLG: Comprehensive 3D Room Construction via Hierarchical Layout Generation

2025-08-25 · Xiping Wang, Yuxi Wang, Mengqi Zhou, Junsong Fan 외 arxiv

Realistic 3D indoor scene generation is crucial for virtual reality, interior design, embodied intelligence, and scene understanding. While existing methods have made progress in coarse-scale furniture arrangement, they …

Scene UnderstandingScene Generation

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

SSLayout360: Semi-Supervised Indoor Layout Estimation from 360-Degree Panorama

2021-03-25 · Phi Vu Tran

Recent years have seen flourishing research on both semi-supervised learning and 3D room layout reconstruction. In this work, we explore the intersection of these two fields to advance the research objective of enabling …

3D Room Layouts From A Single RGB Panorama