LiDAR semantic segmentation is significant in applications such as autonomous driving and robot navigation, as it greatly improves scene perception and object detection. However, the existing methods face the challenges of achieving high segmentation accuracy while maintaining low computational cost and complexity. In this paper, we propose a new, to our knowledge, efficient and accurate semantic segmentation network for LiDAR, called Range-FDSeg. To reduce the risk of information compression and loss when projecting 3D point cloud data onto 2D range images, we design a multi-channel fusion interactive learning (FIL) module. This module effectively integrates multimodal channels, such as coordinates, depth, and reflectivity, for interactive learning. As a result, FIL module can reduce the noise interference inherent in individual channels and capture the underlying relationships between different physical quantities. To further improve the performance, we introduce a lightweight and dynamic upsampler, called Dysample-S+. It effectively resolves the inherent challenges of traditional sampling methods through its adaptive weighting mechanism, which dynamically adjusts to local geometric patterns and density variations in raw point clouds. Extensive evaluations on publicly available benchmark datasets, including SemanticKITTI, SemanticPOSS, and NuScenes, demonstrate that the proposed Range-FDSeg outperforms most existing state-of-the-art methods.
Hong Tan, Fen Chen, Tingna Liu et al.· Applied Optics· 0 citations
Light Detection and Ranging (LiDAR)-based semantic segmentation is significant in advanced autonomous driving systems. However, it is challenging to achieve accurate and efficient semantic segmentation because of the sparse and uneven distribution of LiDAR point cloud data. To address the above problem, we propose a LiDAR point cloud semantic segmentation network based on point-wise distance encoding and pointed-seg head, named as PDES-Net. The point-wise distance encoding mechanism introduces normalized continuous depth information as a supplementary feature into the network, enhances the perception of both near and distant points, and reduce geometric information loss. The pointed-seg head module adaptively integrates multilevel features through learnable weight coefficients, and enhances the expressive ability of point-wise prediction. The performance of the proposed PDES-Net is evaluated on the publicly available benchmarks, SemanticKITTI and nuScenes, achieving mIoU of 68.9% and 78.9%, respectively. The proposed PDES-Net enhances segmentation performance while maintaining advantages in model parameters and inference speed. Overall, the network achieves a well-balanced trade-off between accuracy and computational efficiency.
Si-Si Zhang, Zongju Peng, Hong Tan et al.· Measurement science and tech...· 0 citations