arXiv:2604.27764cs.CV2026-04

用CNN模型GourNet实现芒果叶病早期精准识别

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

论文配图:GourNet: A CNN-Based Model for Mango Leaf Disease Detection
图 1 · 摘自论文原文
  • 基于卷积神经网络构建轻量级分类模型
  • 在8类芒果叶病数据集上达97%准确率
  • 适合农业智能诊断与田间快速筛查

芒果种植对农业经济和粮食安全至关重要,但叶部病害会显著降低产量与果实品质。早期精准检测是防控关键。本文提出一种名为GourNet的深度学习模型,利用卷积神经网络识别芒果叶病。实验基于MangoLeafBD(MBD)数据集,包含7种病害和1个健康类,共8类。图像经裁剪、缩放、归一化及数据增强预处理后,按80%训练、10%验证、10%测试划分。模型仅含683,656个参数,分类准确率达97%。代码开源:https://github.com/ekramalam/GourNet-Repo。

原文摘要 · Abstract (English)

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.

图像识别农业AICNN

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。