# Research on grape leaf disease recognition method based on improved YOLOv8n model

**Authors:** Huiping Guo, Jiarui Cao, Yi Wang, Linrui Rong, Fuzeng Yang, Liangliang Zhu, Weiguo Zhang

PMC · DOI: 10.3389/fpls.2025.1695686 · Frontiers in Plant Science · 2026-02-12

## TL;DR

This paper introduces an improved YOLOv8n model for accurately and quickly identifying grape leaf diseases, which can help in precision agriculture.

## Contribution

The study proposes an enhanced YOLOv8n model with architectural modifications and a new loss function for grape leaf disease recognition.

## Key findings

- The improved YOLOv8n model achieved 97.3% accuracy with a model size of 3.53MB and 228.55 FPS processing speed.
- When deployed on a spraying device, the model maintained 89.3% accuracy and 5.18 seconds average processing time.
- The model outperformed YOLOv3-tiny, YOLOv5n, and YOLOv6n in average accuracy.

## Abstract

Grape leaf disease recognition models face challenges such as large model sizes and a lack of classification for various disease types. This study proposes an enhanced grape leaf disease recognition model using an improved version of YOLOv8n, addressing these limitations. To improve performance, several modifications were made to the original YOLOv8n architecture. First, the G-bneck module was introduced into the backbone network to replace the ConvModule, enhancing feature extraction. Simultaneously, the simSPPF module was adopted to replace the SPPF, improving computation speed while preserving feature extraction capabilities. Next, the UIB module was incorporated into both the backbone and neck networks, replacing the Bottleneck module in C2f. This modification resulted in the C2F-UIB module, which reduced parameter size and computational load by eliminating the skip connection. Additionally, the LInner-CIoU loss function was introduced to replace the traditional LCIoU loss in the head network. To accelerate inference and handle irregular, missing, or occluded images, partial convolution and convolution parameter sharing were integrated into the detection head.Experimental results demonstrated that the proposed model outperforms other models, including YOLOv3-tiny, YOLOv5n, and YOLOv6n, in terms of average accuracy. The improved YOLOv8n model achieved an accuracy of 97.3%, with a model size of 3.53MB and a processing speed of 228.55 frames per second (FPS). When deployed to a spraying device, the model maintained an average accuracy of 89.3% and an average processing time of 5.18 seconds. This study successfully addresses the challenges of grape leaf disease recognition by improving model accuracy, size, and inference speed. The proposed model enables accurate and rapid identification of grape leaf diseases in natural environments, offering significant potential for precision agriculture, particularly in the development of effective grape disease management and control technologies.

## Full-text entities

- **Diseases:** measles (MESH:D008457), plant disease (MESH:D010939), corn leaf disease (MESH:D002145), Grapevine mosaic virus (MESH:D014777), infection (MESH:D007239), gray spot disease (MESH:D008796), black rot (MESH:D005535), chickpea diseases (MESH:D004194), rice disease (MESH:D007922), apple leaf disease (MESH:D007409)
- **Chemicals:** G-bneck (-)
- **Species:** Oryza sativa (Asian cultivated rice, species) [taxon 4530], Plasmopara viticola (species) [taxon 143451], Diaporthe ampelina (species) [taxon 1214573], Erysiphe necator (grape powdery mildew, species) [taxon 52586], Malus domestica (apple, species) [taxon 3750]

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12935979/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12935979/full.md

## References

44 references — full list in the complete paper: https://tomesphere.com/paper/PMC12935979/full.md

---
Source: https://tomesphere.com/paper/PMC12935979