The dataset used in this study is publicly available on Kaggle. It can be accessed at: https://www.kaggle.com/datasets/kaustubhb999/tomatoleaf The dataset contains labeled images of healthy and diseased tomato leaves and was used for training and evaluating the proposed deep learning model.
Open resource ↗Kaggle · kaustubhb999/tomatoleaf · pdf-page:30 lines:1-9Paper record
Prediction of tomato leaf disease using deep learning approach
26 Feb 2026 · 10.21203/rs.3.rs-8611764/v1
Abstract
Abstract Diseases of tomato leaves are significant threats to the global food security and agricultural production. The old method of diagnosis is not reliable and is time consuming, and there is a demand to have effective and accurate automated systems. The paper uses transfer learning using Inception-V3 and Inception-ResNet-V2 network to detect tomato leaf diseases using an open dataset. To encourage generalizability, data augmentation and preprocessing techniques were used, whereas Grad-CAM was used to encourage visual interpretability. Experimentally, it has been demonstrated that Inception-ResNet-V2 and Inception-V3 performed with 92.33 and 89.33 accuracy, respectively, which is higher than the other existing methods. These results demonstrate the possibility of deep learning to improve precision agriculture and prepare further development of real-time and field-deployable systems of disease detection.
Code and data availability