主办:陕西省汽车工程学会
ISSN 1671-7988  CN 61-1394/TH
创刊:1976年

Automobile Applied Technology ›› 2023, Vol. 48 ›› Issue (14): 43-48.DOI: 10.16638/j.cnki.1671-7988.2023.014.009

• Intelligent Connected Vehicle • Previous Articles    

Self-calibrating Convolution Object Detection Based on Improved YOLOv5

SU Haidong, ZHANG Wu, REN Mingran, CAO Jun   

  1. Shaanxi Intelligent Connected Vehicle Research Institute Company Limited
  • Online:2023-07-30 Published:2023-07-30
  • Contact: SU Haidong

基于改进 YOLOv5 的自校准卷积模块 目标检测算法

苏海东,张 武,任铭然,曹 君   

  1. 陕西智能网联汽车研究院有限公司
  • 通讯作者: 苏海东
  • 作者简介:苏海东(1982-),男,硕士,工程师,研究方向为线控制动、自动驾驶,E-mail:shd_sicv@163.com。

Abstract: Object detection is a research hotspot in the current industry and academia, and with the further development of deep learning and related needs, more accurate detection models are needed. YOLO, a new object detection method that emphasizes single-stage models. By studying the traditional object detection network model, this paper proposes a plug-and-play self-calibrating convolutional module. Based on the existing model YOLOv5, this paper inserts this module into the C3 module of the YOLOv5 backbone network. After comparative experiments, it is found that the curve graph, detection map and heat map generated by the two models show that the convolution module can effectively improve the target detection effect of the original YOLOv5 model.

Key words: Object detection; YOLOv5; Convolutional neural networks; Self-calibrating convolution

摘要: 目标检测是当前工业界、学术界的研究热点,随着深度学习以及相关需求的进一步发 展,需要更精准的检测模型。YOLO,一种新的对象检测方法,强调的是单阶段的模型。文 章通过研究传统目标检测网络模型,提出一种即插即用的自校准卷积模块。文章基于现有模 型 YOLOv5,将该模块插入 YOLOv5 主干网络的 C3 模块中。经过对比实验后发现,两种模 型所生成的曲线图、检测图、热力图均表明,该卷积模块能够有效提升 YOLOv5 原模型的目 标检测效果。

关键词: 目标检测;YOLOv5;卷积神经网络;自校准卷积