江汉大学学报(自然科学版) ›› 2025, Vol. 53 ›› Issue (2): 87-91.doi: 10.16389/j.cnki.cn42-1737/n.2025.02.010

• 人工智能 • 上一篇    

基于改进YOLOv5的无人机图像目标检测算法研究

倪业成,秦志雨,阮 行,熊 昕,胡 曦,常君明*   

  1. 江汉大学 人工智能学院,湖北 武汉 430056
  • 出版日期:2025-05-06 发布日期:2025-05-06
  • 通讯作者: 常君明
  • 作者简介:倪业成(1999—),男,硕士生,研究方向:计算机图像学。
  • 基金资助:
    江汉大学校级科研项目(2022XS15)

UAV Image Target Detection Algorithm Based on Improved YOLOv5

NI Yecheng,QING Zhiyu,RUAN Hang,XIONG Xin,HU Xi,CHANG Junming   

  1. School of Artificial Intelligence,Jianghan University,Wuhan 430056,Hubei,China
  • Online:2025-05-06 Published:2025-05-06
  • Contact: CHANG Junming

摘要: 针对无人机图像中小目标较多的问题,基于原始YOLOv5模型,提出I-YOLOv5改进模 型。首先,增加小目标检测头以提高网络对小目标的表征能力;其次,增加SimAM注意力机制使 得网络注重小目标物体;再次,把YOLOv5模型中耦合检测头改为解耦检测头,加快模型训练速 度并有效提高模型精度;最后,修改原模型中颈部CBS结构为GSconv结构,减少模型参数并提高 精度。经验证,I-YOLOv5模型在Visdrone2019数据集上,mAP50、mAP50∶95领先原始YO⁃ LOv5模型6.6%和4.2%,证实改进后模型在小目标无人机图像检测领域具有一定的先进性。

关键词: 无人机图像, SimAM, GSconv, 小目标检测头

Abstract: Given the many problems with small targets in images in drone scenes,this paper proposed an improved YOLOv5(I-YOLOv5)model based on the traditional YOLOv5 model. Firstly,a small-target detection head was added to improve the network′s ability to represent small targets. Secondly,the SimAM attention mechanism was added to make the network more focused on small-target objects. Thirdly,it changed the coupled detection head in YOLOv5 was changed to a decoupled detection head to speed up model training and effectively improve model accuracy. Finally,the CBS structure in the neck of the original model was modified to the GSconv structure to reduce model parameters and improve model accuracy. On the Visdrone2019 data set,the I-YOLOv5 model outperformed the original YOLOv5 model by 6.6% and 4.2% in mAP50 and mAP50∶95. This confirms that our proposed model has certain advancements in the field of small-target UAV images.

Key words: UAV images, SimAM, GSconv, small-target detection head

中图分类号: