Skip to content
Open access

HYBRID DEEP LEARNING MODEL FOR AUTOMATED PLANT DISEASE CLASSIFICATION

2026 · ITEGAM- Journal of Engineering and Technology for Industrial Applications (ITEGAM-JETIA) · 0 citations

TL;DR

An extensive set of experiments was conducted to evaluate the performance of the proposed model for plant disease detection, and it is demonstrated that the model achieves highly reliable results, with an accuracy of 97.13%.

Abstract

Plant disease detection is essential to ensure the quality of agricultural production. However, manual identification of disease symptoms is often tedious and susceptible to human error. Deep learning techniques have been widely integrated into agricultural systems, providing innovative solutions thanks to their robustness. Most of these studies are essentially based on Convolutional Neural Networks (CNNs) architectures. This paper presents a lightweight and accurate model for the classification of 29 plant leaf classes using the PlantVillage dataset. We propose a hybrid learning model called Agriculture Network (AgriNet). AgriNet consists of only six layers, and integrates the strengths of three CNN models : Residual Neural Networks-50 (ResNet-50), Visual Geometry Group-16 (VGG-16) and AlexNet. ResNet-50 is a very deep and powerful network, whereas VGG-16, despite having a large number of parameters, achieves good accuracy using (3×3) filters. In contrast, AlexNet presents a relatively simple architecture compared to the other two deep models. An extensive set of experiments was conducted to evaluate the performance of the proposed model for plant disease detection. The analysis, based on assessment measures, including accuracy, precision, recall, and F1-score, demonstrates that our model achieves highly reliable results, with an accuracy of 97.13%. Furthermore, AgriNet maintains low complexity due to its lightweight hybrid architecture and reduced parameters count.

Read PDF

Similar papers

Conference Jul 2026

Deep Learning-Based Intelligent System for Mango Leaf Disease Diagnosis

The infection of mango leaves is a major yield and fruit quality loss problem, and the necessity of having a precise and early diagnostic system for sustainable agriculture. Five convolutional neural network (CNN) architectures–namely, VGG16, VGG19, ResNet50, DenseNet121, and a custom-built AlexNet variant–were evaluated for their performance in classifying eight categories of mango leaf diseases. All models were pre-trained using a well-defined dataset of healthy and infected leaves and fine-tuned using transfer learning. VGG16 had the highest test accuracy of 99%, which was better than ResNet50 (91.5%), DenseNet121 (90.5%), VGG19 (87%), and AlexNet (86.5%). Further evaluation of these models using confusion matrices and F1-scores was conducted to ensure the strength of these models for various diseases including powdery mildew, anthracnose, and bacterial canker. Overall, the results underscore that advanced CNN models—particularly VGG16— can deliver near-expert precision in automated mango leaf disease identification. The leaf disease of mango is a major issue confronting farmers in Southeast Asia, particularly in India. Mango leaf disease is one of the biggest challenges faced by the farmers of south-east Asian countries, especially India.

P. G. K., Kiran Kumar H R · 0 citations
Open access Nov 2026

Optimizing deep learning models for plant leaf disease classification using nature-inspired algorithms

This research presents the evaluation of plant leaf disease detection system based on a convolutional neural network (CNN) optimized with different nature-inspired algorithms, and indicates that application of the grey wolf optimizer (GWO) for tuning key hyperparameters of the model produced the best results.

Avinesh Culloo, Avinash Bhunjun, Geerish Suddul · 0 citations
Open access Jul 2026

Explainable Transfer Learning for Multi-Crop Plant Disease Identification Under Real-Field Conditions

Plant diseases have long been considered a major threat to global food production systems. Therefore, early diagnosis is vital to mitigate the risk of these diseases. This task can be challenging, as the number of harmful diseases is substantial. One technology that has gained widespread interest is artificial intelligence, specifically deep learning, which is used to identify plant diseases using leaf patterns. This paper presents two deep learning models, a custom CNN model and a transfer learning model based on the DenseNet-121 architecture. Experiments were carried out using the PlantCity dataset, which consists of twelve subsets of diverse crop species representing fruits, vegetables, and grains with variations among the subsets, including the number of classes, the subset sizes, class distribution, and visual complexity of disease symptoms. The two models were evaluated using multiple metrics, including accuracy, loss, precision, recall, and F1-score. Explainable AI using the LIME technique was deployed to better interpret the acquired results. Results showed that the developed transfer learning model based on DenseNet-121 had superior performance over the CNN model, with accuracies ranging from 86% to 99% across eleven experimented crops. In order to perform an independent experimental validation for the developed model, future work will focus on constructing a local crop dataset captured from Iraqi fields to evaluate the developed models based on the local environment.

H. Jeiad, S. Samaan, Omar Janeh et al. · 0 citations
Conference Jul 2026

Multi-Plant Disease Classification using ResNet50-based Deep Ensemble Learning Framework

Agricultural productivity and food security are heavily impacted by plant diseases, and thus there is a high demand for accurate and automated plant disease detection that can be achieved by applying deep learning techniques. This research proposes a Multi-Model Ensemble Method Based on Deep Learning for multi-plant disease detection using ResNet50 to improve classification performance across multiple crop varieties. The proposed framework takes five important categories of plants into consideration including tomato, potato, grape, apple and maize, and 10 classes of healthy and diseased plants are generated from the PlantSeg dataset. The Anaconda platform was used along with Python to create a development environment that allows data preprocessing, augmentation, training and testing to be implemented efficiently. The proposed ensemble framework combines the feature extraction power of ResNet50 with several deep learning classifiers so as to obtain a good identification performance at different resolutions and environments. The proposed model performance is tested with the following metrics Accuracy, Precision, Inference Time, and Resolution quality and compared with MobileNetV2, YOLOv8 and the baseline CNN models. Experimental results show that the proposed ensemble ResNet50 framework achieves an accuracy of 98.7% and precision of 98.3%, which is about 6.4%, 4.8%, and 9.2% higher than that of MobileNetV2, YOLOv8, and CNN respectively. Moreover, the proposed method achieves high resolution disease localization capability with an inference time improvement of almost 18% compared with YOLOv8. The proposed system greatly improves the detection accuracy of the early stage and the calculation speed of the system, which is very suitable for smart agriculture applications and real-time monitoring of the health status of crops.

Suryateja Kothuru, Santhosh Kumar Medishetti · 0 citations
Open access Jul 2026

Hybrid Deep Learning Architectures for Automated Mango Leaf Disease Detection

India is one of the biggest producers and exporters of mangoes in the world, yet its cultivation is persistently threatened diseases that reduce yield, fruit quality, and orchard longevity. Traditional disease diagnosis is based on agronomists' hand visual inspection, which is a laborious, subjective, and challenging technique to scale across vast plantations. This research provides a hybrid deep learning system that incorporates AlexNet and ResNet-50 for the automated classification of five commercially relevant mango leaf diseases: Bacterial Canker, Anthracnose, Powdery Mildew, Sooty Mould and Healthy foliage. Through a fused, jointly trained classification head, the suggested architecture combines the deep, residual feature hierarchies of ResNet-50 with the shallow, texture-sensitive representations learned by AlexNet, enabling the network to take advantage of complementary visual cues that neither backbone fully captures on its own. The hybrid model was implemented and trained using MATLAB. The trained model achieved a validation accuracy of 99.47%. Comparative analysis against standalone AlexNet, standalone ResNet-50, and other architectures reported in the recent mango plant-disease literature indicates that the hybrid fusion strategy offers a favourable balance of accuracy and convergence stability.

Ranu Solanki, D. Yadav · 0 citations