paper-with-me

홈 › Papers

Learning Semantic Segmentation of Large-Scale Point Clouds with Random Sampling

2021-07-06 · Qingyong Hu, Bo Yang, Linhai Xie, Stefano Rosa, Yulan Guo, Zhihua Wang, Niki Trigoni, Andrew Markham

We study the problem of efficient semantic segmentation of large-scale 3D point clouds. By relying on expensive sampling techniques or computationally heavy pre/post-processing steps, most existing approaches are only able to be trained and operate over small-scale point clouds. In this paper, we introduce RandLA-Net, an efficient and lightweight neural architecture to directly infer per-point semantics for large-scale point clouds. The key to our approach is to use random point sampling instead of more complex point selection approaches. Although remarkably computation and memory efficient, random sampling can discard key features by chance. To overcome this, we introduce a novel local feature aggregation module to progressively increase the receptive field for each 3D point, thereby effectively preserving geometric details. Comparative experiments show that our RandLA-Net can process 1 million points in a single pass up to 200x faster than existing approaches. Moreover, extensive experiments on five large-scale point cloud datasets, including Semantic3D, SemanticKITTI, Toronto3D, NPM3D and S3DIS, demonstrate the state-of-the-art semantic segmentation performance of our RandLA-Net.

📄 PDF Abstract BibTeX arXiv:2107.02389

Code (1)

QingyongHu/RandLA-Net 공식 구현 tf

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

RandLA-Net: Efficient Semantic Segmentation of Large-Scale Point Clouds

2019-11-25 · CVPR 2020 6 · Qingyong Hu, Bo Yang, Linhai Xie, Stefano Rosa 외

We study the problem of efficient semantic segmentation for large-scale 3D point clouds. By relying on expensive sampling techniques or computationally heavy pre/post-processing steps, most existing approaches are only a…

3D Semantic SegmentationLIDAR Semantic SegmentationSegmentationSemantic Segmentation

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

Toronto-3D: A Large-scale Mobile LiDAR Dataset for Semantic Segmentation of Urban Roadways

2020-03-18 · Weikai Tan, Nannan Qin, Lingfei Ma, Ying Li 외

Semantic segmentation of large-scale outdoor point clouds is essential for urban scene understanding in various applications, especially autonomous driving and urban high-definition (HD) mapping. With rapid developments …

3D Semantic SegmentationAutonomous DrivingScene UnderstandingSegmentation+1

DLA-Net: Learning Dual Local Attention Features for Semantic Segmentation of Large-Scale Building Facade Point Clouds

2021-06-01 · Yanfei Su, Weiquan Liu, Zhimin Yuan, Ming Cheng 외

Semantic segmentation of building facade is significant in various applications, such as urban building reconstruction and damage assessment. As there is a lack of 3D point clouds datasets related to the fine-grained bui…

3D Semantic SegmentationDecoderPoint Cloud SegmentationSegmentation+1

MortonNet: Self-Supervised Learning of Local Features in 3D Point Clouds

2019-03-30 · Ali Thabet, Humam Alwassel, Bernard Ghanem

We present a self-supervised task on point clouds, in order to learn meaningful point-wise features that encode local structure around each point. Our self-supervised network, named MortonNet, operates directly on unstru…

SegmentationSelf-Supervised LearningSemantic Segmentation