Welcome to Acta Armamentarii ! Today is

Acta Armamentarii ›› 2023, Vol. 44 ›› Issue (9): 2600-2610.doi: 10.12382/bgxb.2022.1147

Special Issue: 智能系统与装备技术

Previous Articles     Next Articles

Enhanced Multi-scale Target Detection Method Based on YOLOv5

HUI Kanghua1, YANG Wei1, LIU Haohan1, ZHANG Zhi1,*(), ZHENG Jin2, BAI Xiao2   

  1. 1 College of Computer Science & Technology, Civil Aviation University of China, Tianjin 300300, China
    2 School of Computer Science and Technology, Beihang University, Beijing 100191, China
  • Received:2022-11-30 Online:2023-04-10
  • Contact: ZHANG Zhi

Abstract:

To address the problem that the initial anchor box is difficult to match the target and its multi-scale detection ability is not strong in complex scenes, an enhanced multi-scale target detection method based on YOLOv5 is proposed. Through the Kmeans++ clustering algorithm, the multi-scale initialization anchors suitable for the current detection scene is obtained, which makes it easier for the network to capture targets with different scales; then, a number of parallel convolution branches with different scales are added to the Bottleneck structure. While retaining the original feature information, the multi-scale feature information is fused to enhance the global perception ability of the model. The EM-YOLOv5s model proposed is tested on VisDrone2019, COCO2017, and PASCAL VOC2012 datasets. The experimental results show that: compared with the YOLOv5s model, the key indicators such as mAP@0.5∶0.95 and mAP@0.5 are improved; on PASCAL VOC2012, mAP @0.5∶0.95 is increased by 5.2%, while the detection time is only increased by 1.9ms, indicating that EM-YOLOv5 model can effectively improve the target detection accuracy in general complex scenes.

Key words: YOLOv5 model, target detection, clustering algorithm, multi-scale convolution, feature fusion

CLC Number: