← Papers

Unverified paper record

Enhancing the dataset of CycleGAN-M and YOLOv8s-KEF for identifying apple leaf diseases.

PloS one · 30 May 2025 · 10.1371/journal.pone.0321770

Abstract

Accurate diagnosis of apple diseases is vital for tree health, yield improvement, and minimizing economic losses. This study introduces a deep learning-based model to tackle issues like limited datasets, small sample sizes, and low recognition accuracy in detecting apple leaf diseases. The approach begins with enhancing the CycleGAN-M network using a multi-scale attention mechanism to generate synthetic samples, improving model robustness and generalization by mitigating imbalances in disease-type representation. Next, an improved YOLOv8s-KEF model is introduced to overcome limitations in feature extraction, particularly for small lesions and complex textures in natural environments. The model's backbone replaces the standard C2f structure with C2f-KanConv, significantly enhancing disease recognition capabilities. Additionally, we optimize the detection head with Efficient Multi-Scale Convolution (EMS-Conv), improving the model's ability to detect small targets while maintaining robustness and generalization across diverse disease types and conditions. Incorporating Focal-EIoU further reduces missed and false detections, enhancing overall accuracy. The experiment results demonstrate that the YOLOv8s-KEF model achieves 95.0% in accuracy, 93.1% in recall, 95.8% in precision, and an F1-score of 94.5%. Compared to the original YOLOv8s model, the proposed model improves accuracy by 7.2%, precision by 6.5%, and F1-score by 5.0%, with only a modest 6MB increase in model size. Furthermore, compared to Faster RCNN, ResNet50, SSD, YOLOv3-tiny, YOLOv6, YOLOv9s, and YOLOv10m, our model demonstrates substantial improvements, with up to 30.2% higher precision and 18.0% greater accuracy. This study used CycleGAN-M and YOLOv8s-KEF methods to enhance the detection capability of apple leaf diseases.

Plant phenotyping relevance

リンゴ葉の病斑・病害を画像から検出する深層学習モデルの改良と性能比較が研究の中心であり、植物の病害状態を直接推定するフェノタイピング手法に該当する。

abstractThis study introduces a deep learning-based model to tackle issues like limited datasets, small sample sizes, and low recognition accuracy in detecting apple leaf diseases.
abstractNext, an improved YOLOv8s-KEF model is introduced to overcome limitations in feature extraction, particularly for small lesions and complex textures in natural environments.
abstractThe experiment results demonstrate that the YOLOv8s-KEF model achieves 95.0% in accuracy, 93.1% in recall, 95.8% in precision, and an F1-score of 94.5%.

Code and data availability

The paper's Data Availability statement explicitly deposits a portion of the apple leaf disease dataset and source code in a public GitHub repository, which directly supports this paper's CycleGAN-M augmentation and YOLOv8s-KEF detection experiments.

Codepublic

A portion of the dataset and source code is available on GitHub at https://github.com/Lijun-Gao/Apple-Leaf-Disease-Detection .

Open resource ↗https://github.com/Lijun-Gao/Apple-Leaf-Disease-Detection · Lijun-Gao/Apple-Leaf-Disease-Detection · lines:158-169

This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.