← Papers

Paper record

PlantEFRSegnet: A Plant Point Cloud Segmentation Network Based on Edge Point Preservation and Feature Feedback Repair

Bin Li · Peng Liu · Yonghan Zhang

Sensors · 14 May 2026 · 10.3390/s26103104

Abstract

The segmentation of 3D point clouds of plant organs, such as leaves and stems, helps to monitor plant growth and is a key step in plant growth phenotype analysis. Compared to point cloud segmentation tasks in other fields, plant point cloud segmentation is more challenging due to the interwoven distribution of various parts such as stems, leaves, and flowers. In this paper, we propose a universal point cloud segmentation network PlantEFRSegnet that can be used for multi-species of plants. The proposed PlantEFRSegnet utilizes a newly designed edge point preservation downsampling module to identify and preserve the points at the edges of plant organs during the downsampling process, in order to assist the segmentation network in learning the contours of various plant organs. PlantEFRSegnet performs supervised feature repair on the point cloud features obtained through downsampling to mitigate the impact of feature loss on segmentation performance during feature embedding. The encoder of the segmentation network is composed of four local feature extraction modules. These four modules can not only extract features but also enhance the features corresponding to points with high contributions in local regions based on point attention mechanism. We evaluated the proposed PlantEFRSegnet on a laser-scanned plant point cloud dataset. Compared with the state-of-the-art approaches, the proposed PlantEFRSegnet achieved better segmentation results.

Code and data availability

保存済みの本文根拠を更新済みルールで再検証し、公開資産1件を確認しました。

Datasetpublic

The experimental dataset used in this paper can be obtained through the following link: https://github.com/dllab23/PlantPointCloud (accessed on 11 May 2026).

Open resource ↗dllab23/PlantPointCloud · html-lines:785-806