Detection and Classification of Diseases in Multi-Crop Leaves using LSTM and CNN Models
Srinivas Kanakala, Sneha Ningappa

TL;DR
This paper demonstrates that CNN and LSTM models can effectively classify plant leaf diseases with high accuracy, aiding early detection and crop management in agriculture.
Contribution
It introduces a combined CNN and LSTM approach for multi-crop leaf disease classification using a large dataset, achieving high accuracy and reliability.
Findings
CNN achieved 96.4% validation accuracy
LSTM reached 93.43% validation accuracy
Deep learning models are effective for plant disease detection
Abstract
Plant diseases pose a serious challenge to agriculture by reducing crop yield and affecting food quality. Early detection and classification of these diseases are essential for minimising losses and improving crop management practices. This study applies Convolutional Neural Networks (CNN) and Long Short-Term Memory (LSTM) models to classify plant leaf diseases using a dataset containing 70,295 training images and 17,572 validation images across 38 disease classes. The CNN model was trained using the Adam optimiser with a learning rate of 0.0001 and categorical cross-entropy as the loss function. After 10 training epochs, the model achieved a training accuracy of 99.1% and a validation accuracy of 96.4%. The LSTM model reached a validation accuracy of 93.43%. Performance was evaluated using precision, recall, F1-score, and confusion matrix, confirming the reliability of the CNN-based…
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
