paper-with-me

홈 › Papers

LACV-Net: Semantic Segmentation of Large-Scale Point Cloud Scene via Local Adaptive and Comprehensive VLAD

2022-10-12 · Ziyin Zeng, Yongyang Xu, Zhong Xie, Wei Tang, Jie Wan, Weichao Wu

Large-scale point cloud semantic segmentation is an important task in 3D computer vision, which is widely applied in autonomous driving, robotics, and virtual reality. Current large-scale point cloud semantic segmentation methods usually use down-sampling operations to improve computation efficiency and acquire point clouds with multi-resolution. However, this may cause the problem of missing local information. Meanwhile, it is difficult for networks to capture global information in large-scale distributed contexts. To capture local and global information effectively, we propose an end-to-end deep neural network called LACV-Net for large-scale point cloud semantic segmentation. The proposed network contains three main components: 1) a local adaptive feature augmentation module (LAFA) to adaptively learn the similarity of centroids and neighboring points to augment the local context; 2) a comprehensive VLAD module (C-VLAD) that fuses local features with multi-layer, multi-scale, and multi-resolution to represent a comprehensive global description vector; and 3) an aggregation loss function to effectively optimize the segmentation boundaries by constraining the adaptive weight from the LAFA module. Compared to state-of-the-art networks on several large-scale benchmark datasets, including S3DIS, Toronto3D, and SensatUrban, we demonstrated the effectiveness of the proposed network.

📄 PDF Abstract BibTeX arXiv:2210.05870

Code (1)

zeng-ziyin/LACV_Net 공식 구현 tf

Tasks

Autonomous DrivingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

LaCViT: A Label-aware Contrastive Fine-tuning Framework for Vision Transformers

2023-03-31 · Zijun Long, Zaiqiao Meng, Gerardo Aragon Camarasa, Richard McCreadie

Vision Transformers (ViTs) have emerged as popular models in computer vision, demonstrating state-of-the-art performance across various tasks. This success typically follows a two-stage strategy involving pre-training on…

Benchmarkingimage-classificationImage ClassificationTransfer Learning

MVP-Net: Multiple View Pointwise Semantic Segmentation of Large-Scale Point Clouds

2022-01-30 · Chuanyu Luo, Xiaohan Li, Nuo Cheng, Han Li 외

Semantic segmentation of 3D point cloud is an essential task for autonomous driving environment perception. The pipeline of most pointwise point cloud semantic segmentation methods includes points sampling, neighbor sear…

Autonomous DrivingSegmentationSemantic Segmentation

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

LEST: Large-scale LiDAR Semantic Segmentation with Transformer

2023-07-14 · Chuanyu Luo, Nuo Cheng, Sikun Ma, Han Li 외

Large-scale LiDAR-based point cloud semantic segmentation is a critical task in autonomous driving perception. Almost all of the previous state-of-the-art LiDAR semantic segmentation methods are variants of sparse 3D con…

Autonomous DrivingLIDAR Semantic SegmentationSegmentationSemantic Segmentation

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

2021-07-06 · Qingyong Hu, Bo Yang, Linhai Xie, Stefano Rosa 외

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 ab…

SegmentationSemantic Segmentation