湖北农业科学 ›› 2026, Vol. 65 ›› Issue (6): 203-212.doi: 10.14088/j.cnki.issn0439-8114.2026.06.032

• 农业工程 • 上一篇    下一篇

基于YOLO11n-OBB改进的小麦穗旋转目标轻量化检测模型

乔瑞强1, 白涛1,2,3, 岳大鹏1, 高雨溦1, 蔡晓锦1   

  1. 1.新疆农业大学计算机与信息工程学院,乌鲁木齐 830052;
    2.智能农业教育部工程研究中心,乌鲁木齐 830052;
    3.新疆农业信息化工程技术研究中心,乌鲁木齐 830052
  • 收稿日期:2026-03-30 出版日期:2026-06-25 发布日期:2026-06-26
  • 通讯作者: 白涛(1979-),新疆乌鲁木齐人,男,教授,硕士,主要从事农业大数据、数据挖掘研究工作,(电子信箱)bt@xjau.edu.cn.
  • 作者简介:乔瑞强(2001-),河南信阳人,在读硕士研究生,研究方向为计算机视觉,(电子信箱)320243443@stu.xjau.edu.cn。
  • 基金资助:
    新疆维吾尔自治区重大科技专项(2022A02011-4); 科技部科技创新2030重大项目(2022ZD0115800); 新疆维吾尔自治区高校基本科研业务费科研项目(XJEDU2022J009)

Lightweight rotated object detection model for wheat ears based on improved YOLO11n-OBB

QIAO Rui-qiang1, BAI Tao1,2,3, YUE Da-peng1, GAO Yu-wei1, CAI Xiao-jin1   

  1. 1. College of Computer and Information Engineering,Xinjiang Agricultural University,Urumqi 830052,China;
    2. Engineering Research Center of Intelligent Agriculture,MOE,Urumqi 830052,China;
    3. Xinjiang Engineering Research Center for Agricultural Informatization,Urumqi 830052,China
  • Received:2026-03-30 Published:2026-06-25 Online:2026-06-26

摘要: 针对农田场景下小麦穗密集分布、姿态角度多变,以及部分检测模型参数量和计算量较大,难以部署于移动设备等问题,以YOLO11n-OBB为基准模型,提出一种轻量化改进模型YOLO-BRFA,用于小麦穗旋转目标检测。在颈部网络中引入BiFPN以实现双向多尺度特征融合并降低冗余计算;在主干网络中构建C3k2_RFCBAMConv结构以增强对细粒度特征的提取并抑制背景干扰;同时以ADown轻量化下采样模块替换常规卷积下采样层,在降低复杂度的同时尽可能保留细粒度纹理与倾斜边缘信息。与基准模型相比,改进模型在精确率、召回率和mAP50上分别提高了1.1、2.1和1.4个百分点,同时模型参数量、模型文件大小和计算量分别降低了38.1%、33.3%和13.6%。所提模型在提升小麦穗检测性能的同时兼顾轻量化设计,适用于资源受限的边缘计算设备部署。

关键词: YOLO11n-OBB, 旋转目标检测, BiFPN, C3k2_RFCBAMConv, ADown

Abstract: To address the issues of dense wheat ear distribution, variable posture angles in farmland scenarios, and the high parameter count and computational complexity of some existing detection models that made them difficult to deploy on mobile devices, this study proposed a lightweight improved model, YOLO-BRFA, for rotated wheat ear object detection, with YOLO11n-OBB as the baseline. In this method, BiFPN was introduced into the neck network to achieve bidirectional multi-scale feature fusion and reduce redundant computation. The C3k2_RFCBAMConv module was constructed in the backbone network to enhance the extraction of fine-grained features and suppress background interference. Meanwhile, the conventional convolutional downsampling layer was replaced by the lightweight ADown downsampling module, which reduced complexity while preserving fine-grained textures and inclined edge information as much as possible. Compared with the baseline model, the improved model increased precision, recall, and mAP50 by 1.1, 2.1, and 1.4 percentage points, respectively, while reducing the parameter count, model file size, and computational cost by 38.1%, 33.3%, and 13.6%. The proposed model improved wheat ear detection performance while maintaining a lightweight design, and was suitable for deployment on resource-constrained edge computing devices.

Key words: YOLO11n-OBB, rotated object detection, BiFPN, C3k2_RFCBAMConv, ADown

中图分类号: