Skip to content
Open access

Tomato Leaf Disease Classification Using Proposed AlexNet: A Deep Learning Approach for Sustainable Agriculture

Jul 2026 · Journal of Scientific Research and Reports · 0 citations

TL;DR

A modified AlexNet architecture for classifying field-captured tomato leaf images into seven disease categories was developed and generally focused on symptom-bearing leaf regions, whereas target spot was the most difficult category to classify.

Abstract

Timely and accurate identification of tomato leaf diseases is important for reducing crop losses and supporting sustainable crop management. This study developed a modified AlexNet architecture for classifying field-captured tomato leaf images into seven disease categories. A custom dataset obtained under variable backgrounds and lighting conditions was expanded through rotation, horizontal and vertical flipping, and zooming to reduce class imbalance and improve model generalisation. The proposed architecture comprised three convolutional layers with 3 × 3 filters, reduced fully connected layers, and dropout regularisation to balance predictive performance and computational efficiency. The model was implemented using TensorFlow and Keras and trained for 30 epochs. Its performance was evaluated using accuracy and loss curves, a confusion matrix, receiver operating characteristic curves, area under the curve values, class-wise precision, recall and F1-scores, and Gradient-weighted Class Activation Mapping. Under the reported experimental protocol, the model achieved a validation accuracy of 99.74% and a macro-average F1-score of 0.8907. Bacterial spot and early blight showed comparatively strong classification performance, whereas target spot was the most difficult category to classify. Grad-CAM visualisations indicated that the model generally focused on symptom-bearing leaf regions. Comparisons with selected ResNet and VGG architectures showed favourable results for the proposed model on the same dataset. Independent external validation and deployment-oriented testing remain necessary before broader field applicability can be established.

Read PDF

Similar papers

Open access Jun 2026

Web-Based Rice Leaf Disease Classification Using CNN

The findings demonstrate that the proposed system provides a reliable and practical solution for early disease detection, supporting precision agriculture and improving decision-making for farmers and offers potential for further development into mobile and integrated smart farming platforms.

Dian Widiarti, Olabode D. Ibini · 0 citations
Conference Jul 2026

A Deep Transfer Learning Framework Using Pre-Trained CNN Architectures to Classify Tomato Leaf Diseases

Farmers produce a lot of tomatoes, hence early identification and tomato leaf disease diagnosis can increase production. The information used in this research is public ally available tomato leaf image dataset with multiple disease classifications to create and improve the model. This work employs a methodical preparation workflow that includes picture scaling, normalization, and augmentation to increase resilience to variations in illumination, background clutter, and leaf texture. Two improved deep learning models, Residual and MobileNetV2, the processed pictures to enable efficient mining of significant spatial and texture information related to illness patterns. The experiment's results demonstrate the framework's utility and reliability: MobileNetV2 showed precision of 95.11, accuracy of 95.01, F1 of 95.00, and recall of 95.01 in contrast. The residual model showed 97.76 accuracy, 97.78 precision, 97.76 recall, and 97.64 F1. For every evaluation metric, these perform better than conventional DL architectures like VGG16, CNN, and ResNet. impacting early identification and improved agricultural performance.

Drashi Jain, Satendra Kumar Jain · 0 citations
Open access Jun 2026

ResNet-20: A Deep Learning Approach for Accurate Classification and Identification of Legume Leaf Diseases

This study suggests a deep learning-based method utilizing the ResNet-20 model, which demonstrated the model’s reliable classification abilities and the ROC curve illustrated the model’s exceptional ability to differentiate between healthy and unhealthy leaves.

B. D. Patil, Geetika Parmar, Manisha Shinde-Pawar et al. · 0 citations
Jul 2026

A Convolutional Neural Network for Accurate Cotton Leaf Disease Classification

The proposed CNN framework provides a scalable, computationally efficient, and intelligent solution for automated cotton leaf disease classification, contributing to the advancement of AI-driven precision agriculture and sustainable crop management.

Sonali Kamra, Vijay Laxmi · 0 citations
Open access Jun 2026

Real-Time Eggplant Leaf Disease Diagnosis Using Image Classification

The system employed a convolutional neural network/transfer learning model to identify eggplant leaf diseases accurately and efficiently and was integrated into a web-based application that allows users to upload leaf images and obtain real-time diagnostic results along with recommended handling information.

Abu Tholib, Moh. Ainol Yaqin · 0 citations
Conference Jul 2026

Automated Potato Tomato Disease Detection Using EfficientNetB3 Transfer Learning

Plant disease significantly influences agricultural production performance, particularly in valuable crops such as potatoes and tomatoes. The disease detection should be precise and automated in order to improve crop management and sustainable agriculture. Leaf disease classification for a number of diseases via multi-class approach using EfficientNetB3 architecture is proposed as the optimal structure of deep learning. Weights trained on ImageNet are used to facilitate transfer learning and feature extraction efficiency, while customized classifiers are designed to provide improved generalization, including batch normalization and dropout techniques. Input data diversity and robustness is provided via data augmentation techniques (rotation, translation, and horizontal flips). The adaptive learning approach together with Adamax optimizer are used to train the classifier. The classifier was tested using the PotatoTomato dataset from the PlantVillage repository which consists of six disease and healthy categories. The achieved accuracy score was 99.25%, while achieving precision and recall of various categories at 100%. The good performance in multi-classification proves the soundness of the classifier.

Gaurav Tuteja, Syed Nawaz Pasha, Tushar Sharma et al. · 0 citations