1
|
Gao L, Wu H, Sheng Y, Liu K, Wu H, Zhang X. Enhancing the dataset of CycleGAN-M and YOLOv8s-KEF for identifying apple leaf diseases. PLoS One 2025; 20:e0321770. [PMID: 40445983 PMCID: PMC12124573 DOI: 10.1371/journal.pone.0321770] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [MESH Headings] [Grants] [Track Full Text] [Download PDF] [Figures] [Journal Information] [Subscribe] [Scholar Register] [Received: 11/21/2024] [Accepted: 03/11/2025] [Indexed: 06/02/2025] Open
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.
Collapse
Affiliation(s)
- Lijun Gao
- College of Information Engineering, Tarim University, City of Aral, China
| | - Hongxin Wu
- College of Information Engineering, Tarim University, City of Aral, China
| | - Yunsheng Sheng
- College of Information Engineering, Tarim University, City of Aral, China
| | - Kunlin Liu
- College of Information Engineering, Tarim University, City of Aral, China
| | - Huanhuan Wu
- College of Information Engineering, Tarim University, City of Aral, China
- Key Laboratory of Tarim Oasis Agriculture, Ministry of Education, City of Aral, China
| | - Xuedong Zhang
- College of Information Engineering, Tarim University, City of Aral, China
- Key Laboratory of Tarim Oasis Agriculture, Ministry of Education, City of Aral, China
| |
Collapse
|
2
|
Wang X, Liu J, Chen Q. An advanced deep learning method for pepper diseases and pests detection. PLANT METHODS 2025; 21:70. [PMID: 40420214 DOI: 10.1186/s13007-025-01387-4] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Subscribe] [Scholar Register] [Received: 01/26/2025] [Accepted: 05/09/2025] [Indexed: 05/28/2025]
Abstract
Despite the significant progress in deep learning-based object detection, existing models struggle to perform optimally in complex agricultural environments. To address these challenges, this study introduces YOLO-Pepper, an enhanced model designed specifically for greenhouse pepper disease and pest detection, overcoming three key obstacles: small target recognition, multi-scale feature extraction under occlusion, and real-time processing demands. Built upon YOLOv10n, YOLO-Pepper incorporates four major innovations: (1) an Adaptive Multi-Scale Feature Extraction (AMSFE) module that improves feature capture through multi-branch convolutions; (2) a Dynamic Feature Pyramid Network (DFPN) enabling context-aware feature fusion; (3) a specialized Small Detection Head (SDH) tailored for minute targets; and (4) an Inner-CIoU loss function that enhances localization accuracy by 18% compared to standard CIoU. Evaluated on a diverse dataset of 8046 annotated images, YOLO-Pepper achieves state-of-the-art performance, with 94.26% mAP@0.5 at 115.26 FPS, marking an 11.88 percentage point improvement over YOLOv10n (82.38% mAP@0.5) while maintaining a lightweight structure (2.51 M parameters, 5.15 MB model size) optimized for edge deployment. Comparative experiments highlight YOLO-Pepper's superiority over nine benchmark models, particularly in detecting small and occluded targets. By addressing computational inefficiencies and refining small object detection capabilities, YOLO-Pepper provides robust technical support for intelligent agricultural monitoring systems, making it a highly effective tool for early disease detection and integrated pest management in commercial greenhouse operations.
Collapse
Affiliation(s)
- Xuewei Wang
- Shandong Provincial University Laboratory for Protected Horticulture, Weifang University of Science and Technology, Weifang, China
| | - Jun Liu
- Shandong Provincial University Laboratory for Protected Horticulture, Weifang University of Science and Technology, Weifang, China.
| | - Qian Chen
- School of Computer, Sichuan Technology and Business University, Chengdu, China.
| |
Collapse
|
3
|
Zou H, Lv P, Zhao M. Detection of Apple Leaf Diseases Based on LightYOLO-AppleLeafDx. PLANTS (BASEL, SWITZERLAND) 2025; 14:599. [PMID: 40006859 PMCID: PMC11858943 DOI: 10.3390/plants14040599] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Grants] [Track Full Text] [Subscribe] [Scholar Register] [Received: 01/02/2025] [Revised: 02/04/2025] [Accepted: 02/13/2025] [Indexed: 02/27/2025]
Abstract
Early detection of apple leaf diseases is essential for enhancing orchard management efficiency and crop yield. This study introduces LightYOLO-AppleLeafDx, a lightweight detection framework based on an improved YOLOv8 model. Key enhancements include the incorporation of Slim-Neck, SPD-Conv, and SAHead modules, which optimize the model's structure to improve detection accuracy and recall while significantly reducing the number of parameters and computational complexity. Ablation studies validate the positive impact of these modules on model performance. The final LightYOLO-AppleLeafDx achieves a precision of 0.930, mAP@0.5 of 0.965, and mAP@0.5:0.95 of 0.587, surpassing the original YOLOv8n and other benchmark models. The model is highly lightweight, with a size of only 5.2 MB, and supports real-time detection at 107.2 frames per second. When deployed on an RV1103 hardware platform via an NPU-compatible framework, it maintains a detection speed of 14.8 frames per second, demonstrating practical applicability. These results highlight the potential of LightYOLO-AppleLeafDx as an efficient and lightweight solution for precision agriculture, addressing the need for accurate and real-time apple leaf disease detection.
Collapse
Affiliation(s)
| | | | - Maocheng Zhao
- College of Mechanical and Electronic Engineering, Nanjing Forestry University, Nanjing 210037, China; (H.Z.); (P.L.)
| |
Collapse
|
4
|
Cordeiro D, Pizarro A, Vélez MD, Guevara MÁ, de María N, Ramos P, Cobo-Simón I, Diez-Galán A, Benavente A, Ferreira V, Martín MÁ, Rodríguez-González PM, Solla A, Cervera MT, Diez-Casero JJ, Cabezas JA, Díaz-Sala C. Breeding Alnus species for resistance to Phytophthora disease in the Iberian Peninsula. FRONTIERS IN PLANT SCIENCE 2024; 15:1499185. [PMID: 39717726 PMCID: PMC11663675 DOI: 10.3389/fpls.2024.1499185] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Figures] [Subscribe] [Scholar Register] [Received: 09/20/2024] [Accepted: 11/20/2024] [Indexed: 12/25/2024]
Abstract
Alders are widely distributed riparian trees in Europe, North Africa and Western Asia. Recently, a strong reduction of alder stands has been detected in Europe due to infection by Phytophthora species (Stramenopila kingdom). This infection causes a disease known as alder dieback, characterized by leaf yellowing, dieback of branches, increased fruit production, and bark necrosis in the collar and basal part of the stem. In the Iberian Peninsula, the drastic alder decline has been confirmed in the Spanish Ulla and Ebro basins, the Portuguese Mondego and Sado basins and the Northern and Western transboundary hydrographic basins of Miño and Sil, Limia, Douro and Tagus. The damaging effects of alder decline require management solutions that promote forest resilience while keeping genetic diversity. Breeding programs involve phenotypic selection of asymptomatic individuals in populations where severe damage is observed, confirmation of tree resistance via inoculation trials under controlled conditions, vegetative propagation of selected trees, further planting and assessment in areas with high disease pressure and different environmental conditions and conservation of germplasm of tolerant genotypes for reforestation. In this way, forest biotechnology provides essential tools for the conservation and sustainable management of forest genetic resources, including material characterization for tolerance, propagation for conservation purposes, and genetic resource traceability, as well as identification and characterization of Phytophthora species. The advancement of biotechnological techniques enables improved monitoring and management of natural resources by studying genetic variability and function through molecular biology methods. In addition, in vitro culture techniques make possible large-scale plant propagation and long-term conservation within breeding programs to preserve selected outstanding genotypes.
Collapse
Affiliation(s)
- Daniela Cordeiro
- Departamento de Ciencias de la Vida, Facultad de Ciencias, Universidad de Alcalá, Madrid, Spain
| | - Alberto Pizarro
- Departamento de Ciencias de la Vida, Facultad de Ciencias, Universidad de Alcalá, Madrid, Spain
| | - M. Dolores Vélez
- Departamento de Ecología y Genética Forestal, Instituto de Ciencias Forestales (ICIFOR), Instituto Nacional de Investigación y Tecnología Agraria y Alimentaria - Consejo Superior de Investigaciones Científicas (ICIFOR-INIA, CSIC), Madrid, Spain
| | - M. Ángeles Guevara
- Departamento de Ecología y Genética Forestal, Instituto de Ciencias Forestales (ICIFOR), Instituto Nacional de Investigación y Tecnología Agraria y Alimentaria - Consejo Superior de Investigaciones Científicas (ICIFOR-INIA, CSIC), Madrid, Spain
| | - Nuria de María
- Departamento de Ecología y Genética Forestal, Instituto de Ciencias Forestales (ICIFOR), Instituto Nacional de Investigación y Tecnología Agraria y Alimentaria - Consejo Superior de Investigaciones Científicas (ICIFOR-INIA, CSIC), Madrid, Spain
| | - Paula Ramos
- Departamento de Ecología y Genética Forestal, Instituto de Ciencias Forestales (ICIFOR), Instituto Nacional de Investigación y Tecnología Agraria y Alimentaria - Consejo Superior de Investigaciones Científicas (ICIFOR-INIA, CSIC), Madrid, Spain
| | - Irene Cobo-Simón
- Departamento de Ecología y Genética Forestal, Instituto de Ciencias Forestales (ICIFOR), Instituto Nacional de Investigación y Tecnología Agraria y Alimentaria - Consejo Superior de Investigaciones Científicas (ICIFOR-INIA, CSIC), Madrid, Spain
| | - Alba Diez-Galán
- Instituto Universitario de Investigación en Gestión Forestal Sostenible (iuFOR), Universidad de Valladolid, Palencia, Spain
- Departamento de Producción Vegetal y Recursos Forestales, Escuela Técnica Superior de Ingenierías Agrarias (ETSIIAA), Universidad de Valladolid, Palencia, Spain
| | - Alfredo Benavente
- Instituto Universitario de Investigación en Gestión Forestal Sostenible (iuFOR), Universidad de Valladolid, Palencia, Spain
- Departamento de Producción Vegetal y Recursos Forestales, Escuela Técnica Superior de Ingenierías Agrarias (ETSIIAA), Universidad de Valladolid, Palencia, Spain
| | - Verónica Ferreira
- MARE – Marine and Environmental Sciences Centre, ARNET – Aquatic Research Network, Department of Life Sciences, University of Coimbra, Coimbra, Portugal
| | - M. Ángela Martín
- Departamento de Genética, Escuela Técnica Superior de Ingeniería Agronómica y de Montes (ETSIAM), Universidad de Córdoba, Córdoba, Spain
| | | | - Alejandro Solla
- Ingeniería Forestal y Medio Natural, Centro Universitario de Plasencia, Instituto Universitario de Investigación de la Dehesa (INDEHESA), Universidad de Extremadura, Plasencia, Spain
| | - M. Teresa Cervera
- Departamento de Ecología y Genética Forestal, Instituto de Ciencias Forestales (ICIFOR), Instituto Nacional de Investigación y Tecnología Agraria y Alimentaria - Consejo Superior de Investigaciones Científicas (ICIFOR-INIA, CSIC), Madrid, Spain
| | - Julio Javier Diez-Casero
- Instituto Universitario de Investigación en Gestión Forestal Sostenible (iuFOR), Universidad de Valladolid, Palencia, Spain
- Departamento de Producción Vegetal y Recursos Forestales, Escuela Técnica Superior de Ingenierías Agrarias (ETSIIAA), Universidad de Valladolid, Palencia, Spain
| | - José Antonio Cabezas
- Departamento de Ecología y Genética Forestal, Instituto de Ciencias Forestales (ICIFOR), Instituto Nacional de Investigación y Tecnología Agraria y Alimentaria - Consejo Superior de Investigaciones Científicas (ICIFOR-INIA, CSIC), Madrid, Spain
| | - Carmen Díaz-Sala
- Departamento de Ciencias de la Vida, Facultad de Ciencias, Universidad de Alcalá, Madrid, Spain
| |
Collapse
|
5
|
Wang J, Qin C, Hou B, Yuan Y, Zhang Y, Feng W. LCGSC-YOLO: a lightweight apple leaf diseases detection method based on LCNet and GSConv module under YOLO framework. FRONTIERS IN PLANT SCIENCE 2024; 15:1398277. [PMID: 39544536 PMCID: PMC11560749 DOI: 10.3389/fpls.2024.1398277] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Subscribe] [Scholar Register] [Received: 03/09/2024] [Accepted: 10/09/2024] [Indexed: 11/17/2024]
Abstract
Introduction In response to the current mainstream deep learning detection methods with a large number of learned parameters and the complexity of apple leaf disease scenarios, the paper proposes a lightweight method and names it LCGSC-YOLO. This method is based on the LCNet(A Lightweight CPU Convolutional Neural Network) and GSConv(Group Shuffle Convolution) module modified YOLO(You Only Look Once) framework. Methods Firstly, the lightweight LCNet is utilized to reconstruct the backbone network, with the purpose of reducing the number of parameters and computations of the model. Secondly, the GSConv module and the VOVGSCSP (Slim-neck by GSConv) module are introduced in the neck network, which makes it possible to minimize the number of model parameters and computations while guaranteeing the fusion capability among the different feature layers. Finally, coordinate attention is embedded in the tail of the backbone and after each VOVGSCSP module to improve the problem of detection accuracy degradation issue caused by model lightweighting. Results The experimental results show the LCGSC-YOLO can achieve an excellent detection performance with mean average precision of 95.5% and detection speed of 53 frames per second (FPS) on the mixed datasets of Plant Pathology 2021 (FGVC8) and AppleLeaf9. Discussion The number of parameters and Floating Point Operations (FLOPs) of the LCGSC-YOLO are much less thanother related comparative experimental algorithms.
Collapse
Affiliation(s)
- Jianlong Wang
- School of Computer Science and Technology, Henan Polytechnic University, Jiaozuo, China
| | - Congcong Qin
- School of Computer Science and Technology, Henan Polytechnic University, Jiaozuo, China
| | - Beibei Hou
- School of Computer Science and Technology, Henan Polytechnic University, Jiaozuo, China
| | - Yuan Yuan
- School of Education, Henan Normal University, Xinxiang, China
| | - Yake Zhang
- School of Computer and Information Engineering, Henan Normal University, Xinxiang, China
| | - Wenfeng Feng
- School of Computer Science and Technology, Henan Polytechnic University, Jiaozuo, China
| |
Collapse
|
6
|
Zhang S, Wang J, Yang K, Guan M. YOLO-ACT: an adaptive cross-layer integration method for apple leaf disease detection. FRONTIERS IN PLANT SCIENCE 2024; 15:1451078. [PMID: 39411655 PMCID: PMC11473324 DOI: 10.3389/fpls.2024.1451078] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Figures] [Subscribe] [Scholar Register] [Received: 06/18/2024] [Accepted: 09/05/2024] [Indexed: 10/19/2024]
Abstract
Apple is a significant economic crop in China, and leaf diseases represent a major challenge to its growth and yield. To enhance the efficiency of disease detection, this paper proposes an Adaptive Cross-layer Integration Method for apple leaf disease detection. This approach, built upon the YOLOv8s architecture, incorporates three novel modules specifically designed to improve detection accuracy and mitigate the impact of environmental factors. Furthermore, the proposed method addresses challenges arising from large feature discrepancies and similar disease characteristics, ultimately improving the model's overall detection performance. Experimental results show that the proposed method achieves a mean Average Precision (mAP) of 85.1% for apple leaf disease detection, outperforming the latest state-of-the-art YOLOv10s model by 2.2%. Compared to the baseline, the method yields a 2.8% increase in mAP, with improvements of 5.1%, 3.3%, and 2% in Average Precision, Recall, and mAP50-95, respectively. This method demonstrates superiority over other classic detection algorithms. Notably, the model exhibits optimal performance in detecting Alternaria leaf spot, frog eye leaf spot, gray spot, powdery mildew, and rust, achieving mAPs of 84.3%, 90.4%, 80.8%, 75.7%, and 92.0%, respectively. These results highlight the model's ability to significantly reduce false negatives and false positives, thereby enhancing both detection and localization of diseases. This research offers a new theoretical foundation and direction for future advancements in apple leaf disease detection.
Collapse
Affiliation(s)
- Silu Zhang
- School of Computer Science and Software Engineering, University of Science and Technology Liaoning, Anshan, China
- Institute of Applied Artificial Intelligence of the Guangdong-Hong Kong-Macao Greater Bay Area, Shenzhen Polytechnic University, Shenzhen, China
| | - Jingzhe Wang
- Institute of Applied Artificial Intelligence of the Guangdong-Hong Kong-Macao Greater Bay Area, Shenzhen Polytechnic University, Shenzhen, China
- School of Artificial Intelligence, Shenzhen Polytechnic University, Shenzhen, China
| | - Kai Yang
- School of Computer Science and Software Engineering, University of Science and Technology Liaoning, Anshan, China
| | - Minglei Guan
- Institute of Applied Artificial Intelligence of the Guangdong-Hong Kong-Macao Greater Bay Area, Shenzhen Polytechnic University, Shenzhen, China
- School of Artificial Intelligence, Shenzhen Polytechnic University, Shenzhen, China
| |
Collapse
|
7
|
Natarajan S, Chakrabarti P, Margala M. Robust diagnosis and meta visualizations of plant diseases through deep neural architecture with explainable AI. Sci Rep 2024; 14:13695. [PMID: 38871765 DOI: 10.1038/s41598-024-64601-8] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 01/02/2024] [Accepted: 06/11/2024] [Indexed: 06/15/2024] Open
Abstract
Deep learning has emerged as a highly effective and precise method for classifying images. The presence of plant diseases poses a significant threat to food security. However, accurately identifying these diseases in plants is challenging due to limited infrastructure and techniques. Fortunately, the recent advancements in deep learning within the field of computer vision have opened up new possibilities for diagnosing plant pathology. Detecting plant diseases at an early stage is crucial, and this research paper proposes a deep convolutional neural network model that can rapidly and accurately identify plant diseases. Given the minimal variation in image texture and color, deep learning techniques are essential for robust recognition. In this study, we introduce a deep, explainable neural architecture specifically designed for recognizing plant diseases. Fine-tuned deep convolutional neural network is designed by freezing the layers and adjusting the weights of learnable layers. By extracting deep features from a down sampled feature map of a fine-tuned neural network, we are able to classify these features using a customized K-Nearest Neighbors Algorithm. To train and validate our model, we utilize the largest standard plant village dataset, which consists of 38 classes. To evaluate the performance of our proposed system, we estimate specificity, sensitivity, accuracy, and AUC. The results demonstrate that our system achieves an impressive maximum validation accuracy of 99.95% and an AUC of 1, making it the most ideal and highest-performing approach compared to current state-of-the-art deep learning methods for automatically identifying plant diseases.
Collapse
Affiliation(s)
- Sasikaladevi Natarajan
- Department of Computer Science and Engineering, School of Computing, SASTRA Deemed University, Thanjavur, TamilNadu, 613401, India.
| | | | | |
Collapse
|
8
|
Pan P, Shao M, He P, Hu L, Zhao S, Huang L, Zhou G, Zhang J. Lightweight cotton diseases real-time detection model for resource-constrained devices in natural environments. FRONTIERS IN PLANT SCIENCE 2024; 15:1383863. [PMID: 38903431 PMCID: PMC11187009 DOI: 10.3389/fpls.2024.1383863] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Figures] [Subscribe] [Scholar Register] [Received: 02/08/2024] [Accepted: 05/16/2024] [Indexed: 06/22/2024]
Abstract
Cotton, a vital textile raw material, is intricately linked to people's livelihoods. Throughout the cotton cultivation process, various diseases threaten cotton crops, significantly impacting both cotton quality and yield. Deep learning has emerged as a crucial tool for detecting these diseases. However, deep learning models with high accuracy often come with redundant parameters, making them challenging to deploy on resource-constrained devices. Existing detection models struggle to strike the right balance between accuracy and speed, limiting their utility in this context. This study introduces the CDDLite-YOLO model, an innovation based on the YOLOv8 model, designed for detecting cotton diseases in natural field conditions. The C2f-Faster module replaces the Bottleneck structure in the C2f module within the backbone network, using partial convolution. The neck network adopts Slim-neck structure by replacing the C2f module with the GSConv and VoVGSCSP modules, based on GSConv. In the head, we introduce the MPDIoU loss function, addressing limitations in existing loss functions. Additionally, we designed the PCDetect detection head, integrating the PCD module and replacing some CBS modules with PCDetect. Our experimental results demonstrate the effectiveness of the CDDLite-YOLO model, achieving a remarkable mean average precision (mAP) of 90.6%. With a mere 1.8M parameters, 3.6G FLOPS, and a rapid detection speed of 222.22 FPS, it outperforms other models, showcasing its superiority. It successfully strikes a harmonious balance between detection speed, accuracy, and model size, positioning it as a promising candidate for deployment on an embedded GPU chip without sacrificing performance. Our model serves as a pivotal technical advancement, facilitating timely cotton disease detection and providing valuable insights for the design of detection models for agricultural inspection robots and other resource-constrained agricultural devices.
Collapse
Affiliation(s)
- Pan Pan
- Agricultural Information Institute, Chinese Academy of Agricultural Sciences, Beijing, China
- National Agriculture Science Data Center, Beijing, China
- National Nanfan Research Institute (Sanya), Chinese Academy of Agricultural Sciences, Sanya, China
| | - Mingyue Shao
- Agricultural Information Institute, Chinese Academy of Agricultural Sciences, Beijing, China
- National Agriculture Science Data Center, Beijing, China
- National Nanfan Research Institute (Sanya), Chinese Academy of Agricultural Sciences, Sanya, China
| | - Peitong He
- Agricultural Information Institute, Chinese Academy of Agricultural Sciences, Beijing, China
- National Agriculture Science Data Center, Beijing, China
- National Nanfan Research Institute (Sanya), Chinese Academy of Agricultural Sciences, Sanya, China
| | - Lin Hu
- Agricultural Information Institute, Chinese Academy of Agricultural Sciences, Beijing, China
- National Agriculture Science Data Center, Beijing, China
- National Nanfan Research Institute (Sanya), Chinese Academy of Agricultural Sciences, Sanya, China
| | - Sijian Zhao
- Agricultural Information Institute, Chinese Academy of Agricultural Sciences, Beijing, China
| | - Longyu Huang
- National Nanfan Research Institute (Sanya), Chinese Academy of Agricultural Sciences, Sanya, China
- Institute of Cotton Research, Chinese Academy of Agricultural Sciences, Anyang, China
| | - Guomin Zhou
- Agricultural Information Institute, Chinese Academy of Agricultural Sciences, Beijing, China
- National Agriculture Science Data Center, Beijing, China
- National Nanfan Research Institute (Sanya), Chinese Academy of Agricultural Sciences, Sanya, China
- Farmland Irrigation Research Institute, Chinese Academy of Agricultural Sciences, Xinxiang, China
| | - Jianhua Zhang
- Agricultural Information Institute, Chinese Academy of Agricultural Sciences, Beijing, China
- National Agriculture Science Data Center, Beijing, China
- National Nanfan Research Institute (Sanya), Chinese Academy of Agricultural Sciences, Sanya, China
| |
Collapse
|
9
|
Wang J, Jia J, Zhang Y, Wang H, Zhu S. RAAWC-UNet: an apple leaf and disease segmentation method based on residual attention and atrous spatial pyramid pooling improved UNet with weight compression loss. FRONTIERS IN PLANT SCIENCE 2024; 15:1305358. [PMID: 38529067 PMCID: PMC10961398 DOI: 10.3389/fpls.2024.1305358] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Figures] [Subscribe] [Scholar Register] [Received: 10/01/2023] [Accepted: 02/15/2024] [Indexed: 03/27/2024]
Abstract
Introduction Early detection of leaf diseases is necessary to control the spread of plant diseases, and one of the important steps is the segmentation of leaf and disease images. The uneven light and leaf overlap in complex situations make segmentation of leaves and diseases quite difficult. Moreover, the significant differences in ratios of leaf and disease pixels results in a challenge in identifying diseases. Methods To solve the above issues, the residual attention mechanism combined with atrous spatial pyramid pooling and weight compression loss of UNet is proposed, which is named RAAWC-UNet. Firstly, weights compression loss is a method that introduces a modulation factor in front of the cross-entropy loss, aiming at solving the problem of the imbalance between foreground and background pixels. Secondly, the residual network and the convolutional block attention module are combined to form Res_CBAM. It can accurately localize pixels at the edge of the disease and alleviate the vanishing of gradient and semantic information from downsampling. Finally, in the last layer of downsampling, the atrous spatial pyramid pooling is used instead of two convolutions to solve the problem of insufficient spatial context information. Results The experimental results show that the proposed RAAWC-UNet increases the intersection over union in leaf and disease segmentation by 1.91% and 5.61%, and the pixel accuracy of disease by 4.65% compared with UNet. Discussion The effectiveness of the proposed method was further verified by the better results in comparison with deep learning methods with similar network architectures.
Collapse
Affiliation(s)
- Jianlong Wang
- School of Computer Science and Technology, Henan Polytechnic University, Jiaozuo, China
| | - Junhao Jia
- School of Computer Science and Technology, Henan Polytechnic University, Jiaozuo, China
| | - Yake Zhang
- School of Computer and Information Engineering, Henan Normal University, Xinxiang, China
| | - Haotian Wang
- School of Computer Science and Technology, Henan Polytechnic University, Jiaozuo, China
| | - Shisong Zhu
- School of Computer Science and Technology, Henan Polytechnic University, Jiaozuo, China
| |
Collapse
|
10
|
Lv M, Su WH. YOLOV5-CBAM-C3TR: an optimized model based on transformer module and attention mechanism for apple leaf disease detection. FRONTIERS IN PLANT SCIENCE 2024; 14:1323301. [PMID: 38288410 PMCID: PMC10822903 DOI: 10.3389/fpls.2023.1323301] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Figures] [Subscribe] [Scholar Register] [Received: 10/17/2023] [Accepted: 12/26/2023] [Indexed: 01/31/2024]
Abstract
Apple trees face various challenges during cultivation. Apple leaves, as the key part of the apple tree for photosynthesis, occupy most of the area of the tree. Diseases of the leaves can hinder the healthy growth of trees and cause huge economic losses to fruit growers. The prerequisite for precise control of apple leaf diseases is the timely and accurate detection of different diseases on apple leaves. Traditional methods relying on manual detection have problems such as limited accuracy and slow speed. In this study, both the attention mechanism and the module containing the transformer encoder were innovatively introduced into YOLOV5, resulting in YOLOV5-CBAM-C3TR for apple leaf disease detection. The datasets used in this experiment were uniformly RGB images. To better evaluate the effectiveness of YOLOV5-CBAM-C3TR, the model was compared with different target detection models such as SSD, YOLOV3, YOLOV4, and YOLOV5. The results showed that YOLOV5-CBAM-C3TR achieved mAP@0.5, precision, and recall of 73.4%, 70.9%, and 69.5% for three apple leaf diseases including Alternaria blotch, Grey spot, and Rust. Compared with the original model YOLOV5, the mAP 0.5increased by 8.25% with a small change in the number of parameters. In addition, YOLOV5-CBAM-C3TR can achieve an average accuracy of 92.4% in detecting 208 randomly selected apple leaf disease samples. Notably, YOLOV5-CBAM-C3TR achieved 93.1% and 89.6% accuracy in detecting two very similar diseases including Alternaria Blotch and Grey Spot, respectively. The YOLOV5-CBAM-C3TR model proposed in this paper has been applied to the detection of apple leaf diseases for the first time, and also showed strong recognition ability in identifying similar diseases, which is expected to promote the further development of disease detection technology.
Collapse
Affiliation(s)
| | - Wen-Hao Su
- College of Engineering, China Agricultural University, Beijing, China
| |
Collapse
|
11
|
Liu B, Fan H, Zhang Y, Cai J, Cheng H. Deep learning architectures for diagnosing the severity of apple frog-eye leaf spot disease in complex backgrounds. FRONTIERS IN PLANT SCIENCE 2024; 14:1289497. [PMID: 38259944 PMCID: PMC10800469 DOI: 10.3389/fpls.2023.1289497] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Figures] [Subscribe] [Scholar Register] [Received: 09/06/2023] [Accepted: 12/04/2023] [Indexed: 01/24/2024]
Abstract
Introduction In precision agriculture, accurately diagnosing apple frog-eye leaf spot disease is critical for effective disease management. Traditional methods, predominantly relying on labor-intensive and subjective visual evaluations, are often inefficient and unreliable. Methods To tackle these challenges in complex orchard environments, we develop a specialized deep learning architecture. This architecture consists of a two-stage multi-network model. The first stage features an enhanced Pyramid Scene Parsing Network (L-DPNet) with deformable convolutions for improved apple leaf segmentation. The second stage utilizes an improved U-Net (D-UNet), optimized with bilinear upsampling and batch normalization, for precise disease spot segmentation. Results Our model sets new benchmarks in performance, achieving a mean Intersection over Union (mIoU) of 91.27% for segmentation of both apple leaves and disease spots, and a mean Pixel Accuracy (mPA) of 94.32%. It also excels in classifying disease severity across five levels, achieving an overall precision of 94.81%. Discussion This approach represents a significant advancement in automated disease quantification, enhancing disease management in precision agriculture through data-driven decision-making.
Collapse
Affiliation(s)
- Bo Liu
- College of Information Science and Technology, Hebei Agricultural University, Baoding, China
- Hebei Key Laboratory of Agricultural Big Data, Baoding, China
| | - Hongyu Fan
- College of Information Science and Technology, Hebei Agricultural University, Baoding, China
- Hebei Key Laboratory of Agricultural Big Data, Baoding, China
| | - Yuting Zhang
- College of Information Science and Technology, Hebei Agricultural University, Baoding, China
- Hebei Key Laboratory of Agricultural Big Data, Baoding, China
| | - Jinjin Cai
- College of Mechanical and Electrical Engineering, Hebei Agricultural University, Baoding, China
| | - Hong Cheng
- College of Information Science and Technology, Hebei Agricultural University, Baoding, China
- Hebei Key Laboratory of Agricultural Big Data, Baoding, China
| |
Collapse
|
12
|
Gong X, Zhang S. An Analysis of Plant Diseases Identification Based on Deep Learning Methods. THE PLANT PATHOLOGY JOURNAL 2023; 39:319-334. [PMID: 37550979 PMCID: PMC10412967 DOI: 10.5423/ppj.oa.02.2023.0034] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Grants] [Track Full Text] [Subscribe] [Scholar Register] [Received: 03/02/2023] [Revised: 05/25/2023] [Accepted: 06/12/2023] [Indexed: 08/09/2023]
Abstract
Plant disease is an important factor affecting crop yield. With various types and complex conditions, plant diseases cause serious economic losses, as well as modern agriculture constraints. Hence, rapid, accurate, and early identification of crop diseases is of great significance. Recent developments in deep learning, especially convolutional neural network (CNN), have shown impressive performance in plant disease classification. However, most of the existing datasets for plant disease classification are a single background environment rather than a real field environment. In addition, the classification can only obtain the category of a single disease and fail to obtain the location of multiple different diseases, which limits the practical application. Therefore, the object detection method based on CNN can overcome these shortcomings and has broad application prospects. In this study, an annotated apple leaf disease dataset in a real field environment was first constructed to compensate for the lack of existing datasets. Moreover, the Faster R-CNN and YOLOv3 architectures were trained to detect apple leaf diseases in our dataset. Finally, comparative experiments were conducted and a variety of evaluation indicators were analyzed. The experimental results demonstrate that deep learning algorithms represented by YOLOv3 and Faster R-CNN are feasible for plant disease detection and have their own strong points and weaknesses.
Collapse
Affiliation(s)
- Xulu Gong
- College of Agricultural Engineering, Shanxi Agricultural University, Jinzhong 030801,
China
- School of Software, Shanxi Agricultural University, Jinzhong 030801,
China
| | - Shujuan Zhang
- College of Agricultural Engineering, Shanxi Agricultural University, Jinzhong 030801,
China
| |
Collapse
|
13
|
Li J, Li Y, Qiao J, Li L, Wang X, Yao J, Liao G. Automatic counting of rapeseed inflorescences using deep learning method and UAV RGB imagery. FRONTIERS IN PLANT SCIENCE 2023; 14:1101143. [PMID: 36798713 PMCID: PMC9928208 DOI: 10.3389/fpls.2023.1101143] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Grants] [Track Full Text] [Figures] [Subscribe] [Scholar Register] [Received: 11/17/2022] [Accepted: 01/11/2023] [Indexed: 06/18/2023]
Abstract
Flowering is a crucial developing stage for rapeseed (Brassica napus L.) plants. Flowers develop on the main and branch inflorescences of rapeseed plants and then grow into siliques. The seed yield of rapeseed heavily depends on the total flower numbers per area throughout the whole flowering period. The number of rapeseed inflorescences can reflect the richness of rapeseed flowers and provide useful information for yield prediction. To count rapeseed inflorescences automatically, we transferred the counting problem to a detection task. Then, we developed a low-cost approach for counting rapeseed inflorescences using YOLOv5 with the Convolutional Block Attention Module (CBAM) based on unmanned aerial vehicle (UAV) Red-Green-Blue (RGB) imagery. Moreover, we constructed a Rapeseed Inflorescence Benchmark (RIB) to verify the effectiveness of our model. The RIB dataset captured by DJI Phantom 4 Pro V2.0, including 165 plot images and 60,000 manual labels, is to be released. Experimental results showed that indicators R2 for counting and the mean Average Precision (mAP) for location were over 0.96 and 92%, respectively. Compared with Faster R-CNN, YOLOv4, CenterNet, and TasselNetV2+, the proposed method achieved state-of-the-art counting performance on RIB and had advantages in location accuracy. The counting results revealed a quantitative dynamic change in the number of rapeseed inflorescences in the time dimension. Furthermore, a significant positive correlation between the actual crop yield and the automatically obtained rapeseed inflorescence total number on a field plot level was identified. Thus, a set of UAV- assisted methods for better determination of the flower richness was developed, which can greatly support the breeding of high-yield rapeseed varieties.
Collapse
Affiliation(s)
- Jie Li
- Hubei Key Laboratory for High-efficiency Utilization of Solar Energy and Operation Control of Energy Storage System, Hubei University of Technology, Wuhan, China
| | - Yi Li
- Hubei Key Laboratory for High-efficiency Utilization of Solar Energy and Operation Control of Energy Storage System, Hubei University of Technology, Wuhan, China
| | - Jiangwei Qiao
- Key Laboratory of Biology and Genetic Improvement of Oil Crops, Oil Crops Research Institute of the Chinese Academy of Agricultural Sciences, Wuhan, China
| | - Li Li
- School of Remote Sensing and Information Engineering, Wuhan University, Wuhan, China
| | - Xinfa Wang
- Key Laboratory of Biology and Genetic Improvement of Oil Crops, Oil Crops Research Institute of the Chinese Academy of Agricultural Sciences, Wuhan, China
| | - Jian Yao
- School of Remote Sensing and Information Engineering, Wuhan University, Wuhan, China
| | - Guisheng Liao
- National Lab of Radar Signal Processing, Xidian University, Xi’an, China
| |
Collapse
|
14
|
Zhu R, Zou H, Li Z, Ni R. Apple-Net: A Model Based on Improved YOLOv5 to Detect the Apple Leaf Diseases. PLANTS (BASEL, SWITZERLAND) 2022; 12:plants12010169. [PMID: 36616300 PMCID: PMC9824080 DOI: 10.3390/plants12010169] [Citation(s) in RCA: 1] [Impact Index Per Article: 0.3] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Subscribe] [Scholar Register] [Received: 12/04/2022] [Revised: 12/25/2022] [Accepted: 12/27/2022] [Indexed: 05/27/2023]
Abstract
Effective identification of apple leaf diseases can reduce pesticide spraying and improve apple fruit yield, which is significant to agriculture. However, the existing apple leaf disease detection models lack consideration of disease diversity and accuracy, which hinders the application of intelligent agriculture in the apple industry. In this paper, we explore an accurate and robust detection model for apple leaf disease called Apple-Net, improving the conventional YOLOv5 network by adding the Feature Enhancement Module (FEM) and Coordinate Attention (CA) methods. The combination of the feature pyramid and pan in YOLOv5 can obtain richer semantic information and enhance the semantic information of low-level feature maps but lacks the output of multi-scale information. Thus, the FEM was adopted to improve the output of multi-scale information, and the CA was used to improve the detection efficiency. The experimental results show that Apple-Net achieves a higher mAP@0.5 (95.9%) and precision (93.1%) than four classic target detection models, thus proving that Apple-Net achieves more competitive results on apple leaf disease identification.
Collapse
|