欢迎访问《汽车安全与节能学报》,

汽车安全与节能学报 ›› 2021, Vol. 12 ›› Issue (4): 516-521.DOI: 10.3969/j.issn.1674-8484.2021.04.010

• 汽车安全 • 上一篇    下一篇

用于自动驾驶车辆的融合注意力机制多目标跟踪算法

张平1(), 迟志诚1, 陈一凡1, 惠飞2   

  1. 1.长安大学 汽车学院,西安 710064,中国
    2.长安大学 信息工程学院,西安 710064,中国
  • 收稿日期:2021-05-24 出版日期:2021-12-31 发布日期:2022-01-10
  • 作者简介:张平(1977—),男(汉),安徽,副教授。E-mail: zhangping10@chd.edu.cn
  • 基金资助:
    国家自然科学基金联合基金(U1864204)

Multiple object tracking algorithm integrated with attention mechanism for autonomous vehicles

ZHANG Ping1(), CHI Zhicheng1, CHEN Yifan1, HUI Fei2   

  1. 1. School of Automobile, Chang’an University, Xi’an 710064, China
    2. School of Information Engineering, Chang’an University, Xi’an 710064, China
  • Received:2021-05-24 Online:2021-12-31 Published:2022-01-10

摘要:

为提高自动驾驶车辆的跟踪准确性,建立了一种融合注意力机制的多目标跟踪算法。基于YOLOv3神经网络并融合注意力机制,增强了目标外观特征提取网络的性能。用该多目标检测算法,提取目标或背景的具有辨别性的特征。用长短时记忆(LSTM)网络,提取物体的运动特征。用该跟踪算法对目标轨迹进行动态建模。借助追踪目标的相似度数值和数据匹配关联,完成了多目标的跟踪任务。在多目标跟踪数据集MOT16上进行了实验。结果表明:与YOLOv3相比,考虑注意力机制的多目标检测算法的成功率提高了1.9%;该算法的准确度53.9%,精确度79.0%;因而,本算法实现了对目标的稳定跟踪。

关键词: 自动驾驶车辆, 多目标跟踪算法, 深度神经网络, 注意力机制

Abstract:

This paper established a multiple-object tracking algorithm for autonomous-vehicles integrated with an attention mechanism to improve the tracking accuracy. The multiple-object tracking algorithm extracted object appearance features by using YOLOv3 neural network with attention mechanism that enhanced the performance of feature extraction network. The algorithm extracted discriminative features of the target or the background. A Long Short-Term Memory (LSTM) network extracted the target motion features, while the object tracking algorithm modeled the target trajectory dynamically. The algorithm accomplished a multiple object tracking through data matching and association based on tracked target similarity degree. Experiments were done on a multiple object tracking dataset MOT16. The results show that the object detection success rate increases 1.9% compared with YOLOv3 network, using the object detection algorithm with attention mechanism with a tracking accuracy of 53.9% and a tracking precision of 79.0%. Therefore, the algorithm achieves a stable target tracking.

Key words: autonomous-vehicles, multiple-object tracking algorithm, deep neural networks, attention mechanism

中图分类号: