CVApr 30

GourNet: A CNN-Based Model for Mango Leaf Disease Detection

arXiv:2604.2776446.4Has Code
Predicted impact top 73% in CV · last 90 daysOriginality Synthesis-oriented
AI Analysis

This work provides a lightweight deep learning model for early detection of mango leaf diseases, which is important for farmers and agricultural stakeholders in mango cultivation.

GourNet, a CNN-based model, achieves 97% classification accuracy on the MangoLeafBD dataset for detecting eight classes of mango leaf diseases, using only 683,656 parameters.

Mango cultivation is crucial in the agricultural sector, significantly contributing to economic development and food security. However, diseases affecting mango leaves can significantly reduce both the production and overall fruit grade. Detecting leaf diseases at an early stage with precision is key to effective disease prevention and sustaining crop productivity. In this paper, we introduce a "deep learning" model named "GourNet", which leverages "Convolutional Neural Networks" to identify infections in mango leaves. We utilize the "MangoLeafBD" (MBD) dataset to train and assess the effectiveness of the presented model. The MBD dataset contains seven disease classes and a Healthy class, making a total of eight classes. To enhance model performance, the images are preprocessed through steps like resizing, rescaling, and data augmentation prior to training. To properly evaluate the model, the dataset is separated into 80% for training, with the remaining 20% equally split between validation and testing. Our model uses only 683,656 total parameters and achieves a classification accuracy of 97%. This research's source code can be found at: https://github.com/ekramalam/GourNet-Repo.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes