← Papers

Paper record

Android-based tomato leaf disease classification using a lightweight MobileNetV2 convolutional neural network

Andi Riansyah · Irfan Eka Mahdy · Mochamad Abdul Basir · Noorminshah A. Iahad

IAES International Journal of Artificial Intelligence (IJ-AI) · 1 Aug 2026 · 10.11591/ijai.v15.i4.pp3318-3325

Abstract

Early screening of tomato leaf diseases is important because foliar symptoms can reduce plant vigor and delay appropriate crop management. This study develops an Android-based tomato leaf disease classification system using MobileNetV2 as a lightweight convolutional neural network (CNN) architecture. The contribution of this work is the integration of model training, independent testing, and on-device Android deployment that supports camera and gallery inputs without relying on server-side computation. The dataset consisted of 1,200 balanced tomato leaf images from five classes: bacterial spot, late blight, target spot, tomato yellow leaf curl virus, and healthy leaf. Images were resized, normalized, augmented for training, and divided into training, validation, and independent testing subsets. The model obtained 94.12% training accuracy, 93.00% validation accuracy, and 89.00% independent test accuracy. The confusion matrix showed that tomato yellow leaf curl virus was classified without error, whereas bacterial spot, late blight, target spot, and healthy leaves produced several misclassifications because of similar lesion and discoloration patterns. The results show that MobileNetV2 is suitable for lightweight mobile disease screening, although larger field datasets, cross-validation, model comparison, and explainability analysis are still needed for broader deployment.

Code and data availability

The paper uses a publicly available Kaggle tomato leaf disease dataset, but the authors' processed subset, experimental configuration, and evaluation results are not publicly deposited; they are available only upon reasonable request from the corresponding author. No author code, model checkpoints, or public repository

No evidence-backed public reproduction asset is currently recorded.