paper-with-me

홈 › Papers

Deep Floor Plan Recognition Using a Multi-Task Network with Room-Boundary-Guided Attention

2019-08-29 · ICCV 2019 10 · Zhiliang Zeng, Xianzhi Li, Ying Kin Yu, Chi-Wing Fu

This paper presents a new approach to recognize elements in floor plan layouts. Besides walls and rooms, we aim to recognize diverse floor plan elements, such as doors, windows and different types of rooms, in the floor layouts. To this end, we model a hierarchy of floor plan elements and design a deep multi-task neural network with two tasks: one to learn to predict room-boundary elements, and the other to predict rooms with types. More importantly, we formulate the room-boundary-guided attention mechanism in our spatial contextual module to carefully take room-boundary features into account to enhance the room-type predictions. Furthermore, we design a cross-and-within-task weighted loss to balance the multi-label tasks and prepare two new datasets for floor plan recognition. Experimental results demonstrate the superiority and effectiveness of our network over the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1908.11025

Code (3)

zlzeng/DeepFloorplan 공식 구현 tf
zcemycl/PyTorch-DeepFloorplan pytorch
zcemycl/TF2DeepFloorplan tf

Similar Papers 제목 키워드 기반

Offset-Guided Attention Network for Room-Level Aware Floor Plan Segmentation

2022-10-22 · Zhangyu Wang, Ningyuan Sun

Recognition of floor plans has been a challenging and popular task. Despite that many recent approaches have been proposed for this task, they typically fail to make the room-level unified prediction. Specifically, multi…

Residential Floor Plan Recognition and Reconstruction

2021-06-19 · CVPR 2021 1 · Xiaolei Lv, Shengchu Zhao, Xinyang Yu, Binqiang Zhao

Recognition and reconstruction of residential floor plan drawings are important and challenging in design, decoration, and architectural remodeling fields. An automatic framework is provided that accurately recognize…

3D ReconstructionSegmentation

Room Classification on Floor Plan Graphs using Graph Neural Networks

2021-08-12 · Abhishek Paudel, Roshan Dhakal, Sakshat Bhattarai

We present our approach to improve room classification task on floor plan maps of buildings by representing floor plans as undirected graphs and leveraging graph neural networks to predict the room categories. Rooms in t…

Classification

DPLAN: Minimal Connectivity to Floorplan Generation

2026-06-19 · Rohit Lohani, Krishnendra Shekhawat arxiv

Automated floor plan generation is an important problem in computational architectural design. The goal is to construct a floor plan from user-defined room numbers and door requirements. The user specifies which rooms mu…

Parsing Line Segments of Floor Plan Images Using Graph Neural Networks

2023-03-07 · Mingxiang Chen, Cihui Pan

In this paper, we present a GNN-based Line Segment Parser (GLSP), which uses a junction heatmap to predict line segments' endpoints, and graph neural networks to extract line segments and their categories. Different from…

Line Segment DetectionSemantic Segmentation