Smart Disease Detector in Crops: A Deep Learning-Based Approach for Automated Plant Disease Identification
Keywords:
PlantVillage, plant disease detection, training from scratch, data augmentation, offline deployment, EfficientNet.Abstract
This paper presents a practical pipeline for image-based plant disease detection that operates without pre-trained weights or internet access. A compact Efficient Net-like convolutional network is trained from random initialisation on the Plant Village dataset (∼ 41,000 snapshots, 15 classes) at 224 × 224 resolution. Adam, Intensive Augmentation, Reduce LROn Plateau, Early Stopping, and the sampling of the optimal checkpoint to stabilise convergence and avoid overfitting are used to optimise the geometry. Despite early validation oscillations typical of de novo training, the model converges reliably and attains 98.4%–98.9% accuracy on held-out data, with a highly diagonal confusion matrix and uniformly strong per-class precision/recall. These results show that carefully tuned schedules and lightweight regularization can substitute for transfer learning when bandwidth or policy constraints prevent downloading external backbones, enabling classroom, extension, and field deployments. The paper details dataset preparation, architecture and training choices, learning curve behavior, and common failure modes, and concludes with limitations and a roadmap for higher-resolution, field-domain generalization and efficient on-device inference.
Downloads
Published
Conference Proceedings Volume
Section
License
Copyright (c) 2026 DMPedia Lecture Notes in Computer Science & Engineering

This work is licensed under a Creative Commons Attribution 4.0 International License.