轻量实时检测棉花铃和花,助力智能采收与育种研究
Cott-ADNet: Lightweight Real-Time Cotton Boll and Flower Detection Under Field Conditions
- 基于YOLOv11n改进卷积结构,引入新注意力与空洞感受野模块
- 在4966张图像上达93.3% mAP50,71.3% mAP,仅7.5 GFLOPs
- 适用于田间复杂环境,适合农业自动化与高通量表型分析
棉花是全球最重要的天然纤维作物之一,但收获仍受限于人工采摘劳动强度大、效率低及错过最佳采收期导致的产量损失。准确识别棉铃及其成熟度对自动化收获、产量预估和育种研究至关重要。本文提出Cott-ADNet,一种针对复杂田间条件下棉铃和花识别的轻量级实时检测模型。基于YOLOv11n,通过改进卷积设计增强空间表征能力与鲁棒性,创新引入两种模块:基于NeLU的全局注意力机制以更好捕捉弱对比度特征,以及空洞感受野SPPF以低成本实现多尺度上下文建模。构建了包含4,966张图像的标注数据集,并公开1,216张野外验证图像支持后续研究。实验表明,Cott-ADNet在保持稳定性能的同时,实现91.5%精确率、89.8%召回率、93.3% mAP50、71.3% mAP、90.6% F1分数,仅需7.5 GFLOPs。结果证明其在多尺度与旋转变化下具备强适应性,适用于田间部署,为智能采收与高通量表型分析提供可靠基础。代码与数据集见https://github.com/SweefongWong/Cott-ADNet。
原文摘要 · Abstract (English)
Cotton is one of the most important natural fiber crops worldwide, yet harvesting remains limited by labor-intensive manual picking, low efficiency, and yield losses from missing the optimal harvest window. Accurate recognition of cotton bolls and their maturity is therefore essential for automation, yield estimation, and breeding research. We propose Cott-ADNet, a lightweight real-time detector tailored to cotton boll and flower recognition under complex field conditions. Building on YOLOv11n, Cott-ADNet enhances spatial representation and robustness through improved convolutional designs, while introducing two new modules: a NeLU-enhanced Global Attention Mechanism to better capture weak and low-contrast features, and a Dilated Receptive Field SPPF to expand receptive fields for more effective multi-scale context modeling at low computational cost. We curate a labeled dataset of 4,966 images, and release an external validation set of 1,216 field images to support future research. Experiments show that Cott-ADNet achieves 91.5% Precision, 89.8% Recall, 93.3% mAP50, 71.3% mAP, and 90.6% F1-Score with only 7.5 GFLOPs, maintaining stable performance under multi-scale and rotational variations. These results demonstrate Cott-ADNet as an accurate and efficient solution for in-field deployment, and thus provide a reliable basis for automated cotton harvesting and high-throughput phenotypic analysis. Code and dataset is available at https://github.com/SweefongWong/Cott-ADNet.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。