paper-with-me

홈 › Papers

Semantic segmentation of sparse irregular point clouds for leaf/wood discrimination

2023-05-26 · NeurIPS 2023 11 · Yuchen Bai, Jean-Baptiste Durand, Grégoire Vincent, Florence Forbes

LiDAR (Light Detection and Ranging) has become an essential part of the remote sensing toolbox used for biosphere monitoring. In particular, LiDAR provides the opportunity to map forest leaf area with unprecedented accuracy, while leaf area has remained an important source of uncertainty affecting models of gas exchanges between the vegetation and the atmosphere. Unmanned Aerial Vehicles (UAV) are easy to mobilize and therefore allow frequent revisits to track the response of vegetation to climate change. However, miniature sensors embarked on UAVs usually provide point clouds of limited density, which are further affected by a strong decrease in density from top to bottom of the canopy due to progressively stronger occlusion. In such a context, discriminating leaf points from wood points presents a significant challenge due in particular to strong class imbalance and spatially irregular sampling intensity. Here we introduce a neural network model based on the Pointnet ++ architecture which makes use of point geometry only (excluding any spectral information). To cope with local data sparsity, we propose an innovative sampling scheme which strives to preserve local important geometric information. We also propose a loss function adapted to the severe class imbalance. We show that our model outperforms state-of-the-art alternatives on UAV point clouds. We discuss future possible improvements, particularly regarding much denser point clouds acquired from below the canopy.

📄 PDF Abstract BibTeX arXiv:2305.16963

Code (1)

na1an/phd_mission 공식 구현 pytorch

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

PointDC:Unsupervised Semantic Segmentation of 3D Point Clouds via Cross-modal Distillation and Super-Voxel Clustering

2023-04-18 · Zisheng Chen, Hongbin Xu, Weitao Chen, Zhipeng Zhou 외

Semantic segmentation of point clouds usually requires exhausting efforts of human annotations, hence it attracts wide attention to the challenging topic of learning from unlabeled or weaker forms of annotations. In this…

ClusteringSegmentationSemantic SegmentationUnsupervised Semantic Segmentation

PointDC: Unsupervised Semantic Segmentation of 3D Point Clouds via Cross-Modal Distillation and Super-Voxel Clustering

2023-01-01 · ICCV 2023 1 · Zisheng Chen, Hongbin Xu, Weitao Chen, Zhipeng Zhou 외

Semantic segmentation of point clouds usually requires exhausting efforts of human annotations, hence it attracts wide attention to a challenging topic of learning from unlabeled or weaker form of annotations. In thi…

ClusteringSegmentationSemantic SegmentationUnsupervised Semantic Segmentation

Point Attention Network for Semantic Segmentation of 3D Point Clouds

2019-09-27 · Mingtao Feng, Liang Zhang, Xuefei Lin, Syed Zulqarnain Gilani 외

Convolutional Neural Networks (CNNs) have performed extremely well on data represented by regularly arranged grids such as images. However, directly leveraging the classic convolution kernels or parameter sharing mechani…

DecoderPoint Cloud SegmentationSemantic Segmentation

RangeSeg: Range-Aware Real Time Segmentation of 3D LiDAR Point Clouds

2022-05-02 · Tzu-Hsuan Chen, Tian Sheuan Chang

Semantic outdoor scene understanding based on 3D LiDAR point clouds is a challenging task for autonomous driving due to the sparse and irregular data structure. This paper takes advantages of the uneven range distributio…

Autonomous DrivingDecoderInstance Segmentationobject-detection+5

MNEW: Multi-domain Neighborhood Embedding and Weighting for Sparse Point Clouds Segmentation

2020-04-05 · Yang Zheng, Izzat H. Izzat, Sanling Song

Point clouds have been widely adopted in 3D semantic scene understanding. However, point clouds for typical tasks such as 3D shape segmentation or indoor scenario parsing are much denser than outdoor LiDAR sweeps for the…

Autonomous DrivingScene UnderstandingSemantic Segmentation