Automated Multi-Class Crop Pathology Classification via Convolutional Neural Networks: A Deep Learning Approach for Real-Time Precision Agriculture
Sourish Suri (University of California, San Diego), Yifei Shao (University of Pennsylvania, Philadelphia)

TL;DR
This paper presents a CNN-based system for real-time detection and classification of eight crop diseases from leaf images, integrating treatment recommendations and deploying on mobile platforms to aid farmers worldwide.
Contribution
It introduces a scalable deep learning pipeline with a treatment guidance feature, enabling accessible, real-time crop disease diagnosis in precision agriculture.
Findings
Achieved ~90% training accuracy on disease classification
Demonstrated reliable performance on unseen data
Integrated treatment recommendations for each disease
Abstract
Crop diseases present a significant barrier to agricultural productivity and global food security, especially in large-scale farming where early identification is often delayed or inaccurate. This research introduces a Convolutional Neural Network (CNN)-based image classification system designed to automate the detection and classification of eight common crop diseases using leaf imagery. The methodology involves a complete deep learning pipeline: image acquisition from a large, labeled dataset, preprocessing via resizing, normalization, and augmentation, and model training using TensorFlow with Keras' Sequential API. The CNN architecture comprises three convolutional layers with increasing filter sizes and ReLU activations, followed by max pooling, flattening, and fully connected layers, concluding with a softmax output for multi-class classification. The system achieves high training…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Agriculture and AI · Spectroscopy and Chemometric Analyses
