TL;DR
This paper introduces a lightweight hybrid CNN-LSTM model for bean leaf disease classification that achieves high accuracy with a significantly reduced memory footprint, suitable for portable devices.
Contribution
The study presents a novel hybrid CNN-LSTM architecture that improves resource efficiency and accuracy for plant disease diagnosis.
Findings
Achieved 94.38% accuracy with a 1.86 MB model size.
Demonstrated that tailored image augmentation outperforms generic methods.
State-of-the-art F1 score of 99.22% on the ibean dataset.
Abstract
Accurate and resource-efficient automated diagnosis is a cornerstone of modern agricultural expert systems. While Convolutional Neural Networks (CNNs) have established benchmarks in plant pathology, their ability to capture long-range spatial dependencies is often limited by standard pooling layers, and their high memory footprint hinders deployment on portable devices. This paper proposes a lightweight hybrid CNN-LSTM system for bean leaf disease classification. By integrating an LSTM layer to model the spatial-sequential relationships within feature maps, our hybrid architecture achieves a 94.38% accuracy while maintaining an exceptionally small footprint of 1.86 MB; a 70% reduction in size compared to traditional CNN-based systems. Furthermore, we provide a systematic evaluation of image augmentation strategies, demonstrating that tailored transformations are superior to generic…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
