系统仿真学报 ›› 2023, Vol. 35 ›› Issue (4): 709-720.doi: 10.16182/j.issn1004731x.joss.21-1273

• 论文 • 上一篇    

基于检测器与定位器融合的自适应校正跟踪算法

郭业才(), 刘程   

  1. 南京信息工程大学 电子与信息工程学院,江苏 南京 210044
  • 收稿日期:2021-12-22 修回日期:2022-03-16 出版日期:2023-04-29 发布日期:2023-04-12
  • 作者简介:郭业才(1962-),男,教授,博士,研究方向为通信信号处理、水声信号处理等。E-mail:guo-yecai@163.com
  • 基金资助:
    国家自然科学基金(61673222)

Adaptive Correction Tracking Algorithm Based on Detector and Locator Fusion

Yecai Guo(), Cheng Liu   

  1. School of Electronic and Information Engineering, Nanjing University of Information Science and Technology, Nanjing 210044, China
  • Received:2021-12-22 Revised:2022-03-16 Online:2023-04-29 Published:2023-04-12

摘要:

针对传统目标跟踪算法在复杂动态场景中因目标发生遮挡、旋转等多种因素而导致的跟踪失败问题,提出了一种基于检测器与定位器融合的自适应校正跟踪算法。定位器通过提取目标的深度特征训练CNN(convolutional neural network)滤波器进行位置估计,CNN滤波器在原CF2(hierarchical convolutional features for visual tracking)算法的3层卷积特征的基础上加入了2层浅层特征,增强了对目标纹理信息的提取。检测器通过提取目标的HOG(histogram of oriented gradient)特征,结合上下文信息计算置信度评分,用当前帧的平均峰值能量和响应最大值分别与历史均值比较,综合判断是否因为遮挡等因素导致跟踪失败,如果跟踪失败,结合检测器进行目标的重定位,否则对目标进行尺度估计。当模型具有高置信度时,更新模型。实验结果表明:算法距离精度和重叠精度均取得不错的效果。

关键词: 卷积特征, 检测器, 跟踪, 自适应校正, 高置信度

Abstract:

In order to avoid tracking failure caused by occlusion, rotation and other factors in complex dynamic scenes, an adaptive correction tracking algorithm based on detector and locator fusion is proposed. The locator trains a convolutional neural network (CNN) filter for location estimation by extracting the deep features of target. The CNN filter adds two layers of shallow features to the three layers of the convolution features of original CF2 algorithm, which enhances the extraction of target texture information. The detector calculates the confidence score by extracting histogram of oriented gradient(HOG) feature of target and combining the context information. The average peak-to-correlation energy (APCE) and maximum response value of current frame are compared separately with the historical average to comprehensively judge whether the tracking fails are due to occlusion and other factors. If the tracking fails, combine the detector to relocate the target, otherwise estimate the scale of the target. Update the model when the model has high confidence. The experimental results show that the distance accuracy and overlap accuracy of the algorithm are good.

Key words: convolution features, detector, tracking, adaptive correction, high confidence

中图分类号: