Rice Disease Detection Based on Improved YOLOv8n

Published: 23 Jul 2025, Last Modified: 31 Aug 2025CVIDL 2025EveryoneCC BY 4.0
Abstract: Rice is one of the most important food crops in China, with an annual sowing area of about 30 million hectares. However, pests and diseases can seriously affect the yield of rice and become an important factor restricting agricultural development. To solve the problems of difficulty in extracting small target features and low detection accuracy in complex environments in rice disease detection, this study proposes a rice disease recognition method YOLOv8-CL based on improved YOLOv8n. This method improves the detection performance of small targets by introducing a lightweight upsampling CARAFE operator (Content Aware ReAssembly of Features), and enhances multi-scale feature fusion by improving the Spatial Pyramid Pooling Fast (SPPF) module to the Large Separable Kernel Attention (LSKA) module. The experimental results show that the accuracy, recall, and average precision of the improved YOLOv8-CL model are 92.6%,84.7%, and 92.0%, respectively; Compared with the original base network YOLOv8n, it has improved by 1.9%,2.9%, and 2.7 % respectively. This study significantly improved the accuracy and deployment efficiency of rice disease detection by improving the model, providing a technical foundation for real-time disease monitoring in intelligent agriculture.
Loading