Skip to content

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Jul 2026

An improved YOLOv11n-based method for high-precision detection of ginkgo fruits in complex natural environments

Introduction Ginkgo fruits in natural field environments are characterized by low color saliency, small target size, severe occlusion by branches and leaves, and complex illumination variations. These factors significantly reduce real-time detection accuracy and limit the applicability of existing object detection methods in practical agricultural scenarios. Methods To address these challenges, this study proposes a real-time ginkgo fruit detection method based on an improved YOLOv11n framework. A multi-scenario dataset was constructed by collecting ginkgo fruit images under diverse lighting conditions, occlusion levels, and viewing angles, and data augmentation strategies were applied to improve sample diversity and model generalization. On this basis, a CFNet channel fusion module was embedded into the backbone network, a DynamicHead detection head was introduced to enhance multi-scale feature representation, and the original loss function was replaced with the Efficient IoU (EIoU) loss to improve bounding box regression accuracy. These improvements collectively form the proposed CED-YOLOv11n model, achieving a balanced optimization between detection accuracy and inference efficiency. The effectiveness of the model was validated through Grad-CAM visualization analysis, ablation studies, and comparative experiments with classical object detection models. Results Experimental results show that the proposed CED-YOLOv11n achieves a precision of 94.6%, a recall of 85.4%, and a mean average precision (mAP) of 93.8% on the constructed ginkgo fruit dataset. In addition, the model is lightweight, with a parameter size of only 4.96 MB, and achieves an inference speed of 53.2 FPS, demonstrating strong real-time performance. Compared with mainstream object detection models such as DETR, Faster R-CNN, and YOLOv5, the proposed method achieves superior overall detection performance. Discussion The results indicate that the proposed method effectively enhances the accuracy and efficiency of ginkgo fruit detection in complex natural environments. It provides technical support for the development of vision-based perception systems in intelligent ginkgo harvesting equipment and offers a reference for further optimization and integration of smart agricultural machinery systems.

Zhenyang Lv, Zhentao Wang, Boyuan Tan et al. · 0 citations