paper-with-me

홈 › Papers

RESSCAL3D++: Joint Acquisition and Semantic Segmentation of 3D Point Clouds

2024-10-03 · Remco Royen, Kostas Pataridis, Ward van der Tempel, Adrian Munteanu

3D scene understanding is crucial for facilitating seamless interaction between digital devices and the physical world. Real-time capturing and processing of the 3D scene are essential for achieving this seamless integration. While existing approaches typically separate acquisition and processing for each frame, the advent of resolution-scalable 3D sensors offers an opportunity to overcome this paradigm and fully leverage the otherwise wasted acquisition time to initiate processing. In this study, we introduce VX-S3DIS, a novel point cloud dataset accurately simulating the behavior of a resolution-scalable 3D sensor. Additionally, we present RESSCAL3D++, an important improvement over our prior work, RESSCAL3D, by incorporating an update module and processing strategy. By applying our method to the new dataset, we practically demonstrate the potential of joint acquisition and semantic segmentation of 3D point clouds. Our resolution-scalable approach significantly reduces scalability costs from 2% to just 0.2% in mIoU while achieving impressive speed-ups of 15.6 to 63.9% compared to the non-scalable baseline. Furthermore, our scalable approach enables early predictions, with the first one occurring after only 7% of the total inference time of the baseline. The new VX-S3DIS dataset is available at https://github.com/remcoroyen/vx-s3dis.

📄 PDF Abstract BibTeX arXiv:2410.02323

Code (1)

remcoroyen/vx-s3dis 공식 구현

Tasks

Scene UnderstandingSemantic Segmentation

Similar Papers 제목 키워드 기반

RESSCAL3D: Resolution Scalable 3D Semantic Segmentation of Point Clouds

2024-04-10 · Remco Royen, Adrian Munteanu

While deep learning-based methods have demonstrated outstanding results in numerous domains, some important functionalities are missing. Resolution scalability is one of them. In this work, we introduce a novel architect…

3D Semantic SegmentationDecision MakingSemantic Segmentation

Cross-view Domain Generalization via Geometric Consistency for LiDAR Semantic Segmentation

2026-02-16 · Jindong Zhao, Yuan Gao, Yang Xia, Sheng Nie 외 arxiv

Domain-generalized LiDAR semantic segmentation (LSS) seeks to train models on source-domain point clouds that generalize reliably to multiple unseen target domains, which is essential for real-world LiDAR applications. H…

LIDAR Semantic SegmentationDomain GeneralizationPoint Clouds

JSIS3D: Joint Semantic-Instance Segmentation of 3D Point Clouds with Multi-Task Pointwise Networks and Multi-Value Conditional Random Fields

2019-04-01 · CVPR 2019 6 · Quang-Hieu Pham, Duc Thanh Nguyen, Binh-Son Hua, Gemma Roig 외

Deep learning techniques have become the to-go models for most vision-related tasks on 2D images. However, their power has not been fully realised on several tasks in 3D space, e.g., 3D scene understanding. In this work,…

3D Instance Segmentation3D Semantic Instance Segmentation3D Semantic SegmentationScene Understanding+1

Benchmarking Deep Learning Models for Aerial LiDAR Point Cloud Semantic Segmentation under Real Acquisition Conditions: A Case Study in Navarre

2026-03-23 · Alex Salvatierra, José Antonio Sanz, Christian Gutiérrez, Mikel Galar arxiv

Recent advances in deep learning have significantly improved 3D semantic segmentation, but most models focus on indoor or terrestrial datasets. Their behavior under real aerial acquisition conditions remains insufficient…

3D Semantic SegmentationComputational Efficiency

Point cloud segmentation for 3D Clothed Human Layering

2025-08-07 · Davide Garavaso, Federico Masi, Pietro Musoni, Umberto Castellani arxiv

3D Cloth modeling and simulation is essential for avatars creation in several fields, such as fashion, entertainment, and animation. Achieving high-quality results is challenging due to the large variability of clothed b…

Point Cloud SegmentationScene Understanding