paper-with-me

Papers

Small but Mighty: Enhancing 3D Point Clouds Semantic Segmentation with U-Next Framework

2023-04-03 · Ziyin Zeng, Qingyong Hu, Zhong Xie, Jian Zhou, Yongyang Xu

We study the problem of semantic segmentation of large-scale 3D point clouds. In recent years, significant research efforts have been directed toward local feature aggregation, improved loss functions and sampling strategies. While the fundamental framework of point cloud semantic segmentation has been largely overlooked, with most existing approaches rely on the U-Net architecture by default. In this paper, we propose U-Next, a small but mighty framework designed for point cloud semantic segmentation. The key to this framework is to learn multi-scale hierarchical representations from semantically similar feature maps. Specifically, we build our U-Next by stacking multiple U-Net $L^1$ codecs in a nested and densely arranged manner to minimize the semantic gap, while simultaneously fusing the feature maps across scales to effectively recover the fine-grained details. We also devised a multi-level deep supervision mechanism to further smooth gradient propagation and facilitate network optimization. Extensive experiments conducted on three large-scale benchmarks including S3DIS, Toronto3D, and SensatUrban demonstrate the superiority and the effectiveness of the proposed U-Next architecture. Our U-Next architecture shows consistent and visible performance improvements across different tasks and baseline models, indicating its great potential to serve as a general framework for future research.

📄 PDF Abstract BibTeX arXiv:2304.00749

Code (1)

zeng-ziyin/U-Next 공식 구현 tf

Tasks

SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Small, Versatile and Mighty: A Range-View Perception Framework

2024-03-01 · Qiang Meng, Xiao Wang, Jiabao Wang, Liujiang Yan 외

Despite its compactness and information integrity, the range view representation of LiDAR data rarely occurs as the first choice for 3D perception tasks. In this work, we further push the envelop of the range-view repres…

Panoptic SegmentationSemantic Segmentation

HRHD-HK: A benchmark dataset of high-rise and high-density urban scenes for 3D semantic segmentation of photogrammetric point clouds

2023-07-16 · Maosu Li, Yijie Wu, Anthony G. O. Yeh, Fan Xue

Many existing 3D semantic segmentation methods, deep learning in computer vision notably, claimed to achieve desired results on urban point clouds. Thus, it is significant to assess these methods quantitatively in divers…

3D Semantic SegmentationSegmentationSemantic Segmentation

DeepLA-Net: Very Deep Local Aggregation Networks for Point Cloud Analysis

2025-01-01 · CVPR 2025 1 · Ziyin Zeng, Mingyue Dong, Jian Zhou, Huan Qiu 외

Due to the irregular and disordered data structure in 3D point clouds, prior works have focused on designing more sophisticated local representation methods to capture these complex local patterns. However, the recog…

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

MarS3D: A Plug-and-Play Motion-Aware Model for Semantic Segmentation on Multi-Scan 3D Point Clouds

2023-07-18 · CVPR 2023 1 · Jiahui Liu, Chirui Chang, Jianhui Liu, Xiaoyang Wu 외

3D semantic segmentation on multi-scan large-scale point clouds plays an important role in autonomous systems. Unlike the single-scan-based semantic segmentation task, this task requires distinguishing the motion states …

3D Semantic SegmentationRepresentation LearningSegmentationSemantic Segmentation