paper-with-me

홈 › Papers

Learning Indoor Layouts from Simple Point-Clouds

2021-08-07 · Md. Tareq Mahmood, Mohammed Eunus Ali

Reconstructing a layout of indoor spaces has been a crucial part of growing indoor location based services. One of the key challenges in the proliferation of indoor location based services is the unavailability of indoor spatial maps due to the complex nature of capturing an indoor space model (e.g., floor plan) of an existing building. In this paper, we propose a system to automatically generate floor plans that can recognize rooms from the point-clouds obtained through smartphones like Google's Tango. In particular, we propose two approaches - a Recurrent Neural Network based approach using Pointer Network and a Convolutional Neural Network based approach using Mask-RCNN to identify rooms (and thereby floor plans) from point-clouds. Experimental results on different datasets demonstrate approximately 0.80-0.90 Intersection-over-Union scores, which show that our models can effectively identify the rooms and regenerate the shapes of the rooms in heterogeneous environment.

📄 PDF Abstract BibTeX arXiv:2108.03378

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
[LivE@PeRson]How do I talk to a real person at Expedia? How do I talk to a real person at Expedia? To speak with a live Expedia agent, call 1 (888) 829-0881 anytime. The customer support team is available 24/7 to help with…
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Pointer Network Pointer Networks tackle problems where input and output data are sequential data, but can't be solved by seq2seq type models because discrete categories of output elements…

Similar Papers 제목 키워드 기반

GSIP: Green Semantic Segmentation of Large-Scale Indoor Point Clouds

2021-09-24 · Min Zhang, Pranav Kadam, Shan Liu, C. -C. Jay Kuo

An efficient solution to semantic segmentation of large-scale indoor scene point clouds is proposed in this work. It is named GSIP (Green Segmentation of Indoor Point clouds) and its performance is evaluated on a represe…

SegmentationSemantic Segmentation

INDOOR-LiDAR: Bridging Simulation and Reality for Robot-Centric 360 degree Indoor LiDAR Perception -- A Robot-Centric Hybrid Dataset

2025-12-13 · Haichuan Li, Changda Tian, Panos Trahanias, Tomi Westerlund arxiv

We present INDOOR-LIDAR, a comprehensive hybrid dataset of indoor 3D LiDAR point clouds designed to advance research in robot perception. Existing indoor LiDAR datasets often suffer from limited scale, inconsistent annot…

Scene Understanding3D Object DetectionDomain AdaptationPoint Clouds

Synthetic-to-Real Domain Generalized Semantic Segmentation for 3D Indoor Point Clouds

2022-12-09 · Yuyang Zhao, Na Zhao, Gim Hee Lee

Semantic segmentation in 3D indoor scenes has achieved remarkable performance under the supervision of large-scale annotated data. However, previous works rely on the assumption that the training and testing data are of …

Domain GeneralizationSemantic Segmentation

Synthetic Dataset Generation for Partially Observed Indoor Objects

2026-04-08 · Jelle Vermandere, Maarten Bassier, Maarten Vergauwen arxiv

Learning-based methods for 3D scene reconstruction and object completion require large datasets containing partial scans paired with complete ground-truth geometry. However, acquiring such datasets using real-world scann…

Scene GenerationPoint Clouds

Clouds of Oriented Gradients for 3D Detection of Objects, Surfaces, and Indoor Scene Layouts

2019-06-11 · Zhile Ren, Erik B. Sudderth

We develop new representations and algorithms for three-dimensional (3D) object detection and spatial layout prediction in cluttered indoor scenes. We first propose a clouds of oriented gradient (COG) descriptor that lin…

3D Object DetectionGeneral Classificationobject-detectionObject Detection+1