The primary dataset was obtained from a publicly available dataset on Kaggle [16], which provides a comprehensive collection of rice leaf disease images for machine learning research.
Open resource ↗Kaggle · pdf-raw-page:3 lines:1-102Paper record
Application of the Yolov8 Algorithm for Detecting Rice Plant Diseases with Web-Based Digital Images
Journal of Applied Informatics and Computing · 26 Apr 2026 · 10.30871/jaic.v10i2.12571
Abstract
The decline in environmental quality caused by industrial pollution and climate change has weakened the natural resistance of rice plants (Oryza sativa), increasing their susceptibility to various diseases. Conventional disease identification methods that rely on manual observation are often limited by subjectivity and human visual constraints. This study proposes a deep learning–based system for automatic rice leaf disease classification using the You Only Look Once version 8 (YOLOv8) architecture. The model was trained using a publicly available rice leaf image dataset consisting of 6,889 images categorized into eight classes: Bacterial Leaf Blight, Brown Spot, Leaf Blast, Leaf Scald, Sheath Blight, Narrow Brown Leaf Spot, Rice Hispa, and Healthy Rice Leaf. The research methodology includes image pre-processing, data augmentation, dataset splitting, and training using the YOLOv8n-cls model for 50 epochs. Experimental results demonstrate high classification performance with an accuracy of 99.5%, precision of 99%, recall of 98%, and an F1-score of 0.99. The trained model was then deployed into a web-based application that allows users to upload rice leaf images and obtain real-time disease classification results. The proposed system provides a practical tool to support early detection of rice plant diseases and assist farmers in improving crop management in modern agriculture.
Code and data availability