Related Experiment Video
Updated: May 28, 2026

Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring
Published on: October 24, 2025
PlantEFRSegnet: A Plant Point Cloud Segmentation Network Based on Edge Point Preservation and Feature Feedback Repair
Bin Li1, Peng Liu1, Yonghan Zhang2
1School of Computer Science, Northeast Electric Power University, Jilin 132012, China.
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.