河北大学学报(自然科学版) ›› 2023, Vol. 43 ›› Issue (6): 665-672.DOI: 10.3969/j.issn.1000-1565.2023.06.013

• • 上一篇    

融合深度特征的改进KCF行人追踪算法

陈向阳,周扬,杨文柱   

  • 收稿日期:2022-03-25 出版日期:2023-11-25 发布日期:2023-12-15
  • 通讯作者: 杨文柱(1968—)
  • 作者简介:陈向阳(1977—),女,河南三门峡人,河北大学讲师,主要从事机器视觉方向研究.E-mail:chenxyhbu@163.com
  • 基金资助:
    河北省自然科学基金资助项目(F2018201060)

An improved KCF mixed with deep feature for pedestrian tracking

CHEN Xiangyang, ZHOU Yang, YANG Wenzhu   

  1. Hebei Machine Vision Engineering Research Center, School of Cyber Security and Computer, Hebei University, Baoding 071000, China
  • Received:2022-03-25 Online:2023-11-25 Published:2023-12-15

摘要: KCF(kernel correlation filter)算法是目前追踪效果最好的算法之一,但KCF算法无尺度自适应能力且不能有效解决遮挡问题.针对KCF算法的缺陷,设计了1种改进的KCF模型,IKCFMDF(improved KCF mixed with deep feature).该模型先由KCF算法得到目标行人的预测框,然后与通过目标检测得到的所有行人检测框相比较,将交并比最大的检测框作为新的训练目标,从而实现KCF的尺度自适应;引入深度特征代替原KCF使用的HOG(histogram of oriented gradient)特征,以避免HOG特征对行人的姿势改变和颜色信息不敏感的缺陷;在追踪目标丢失时保留其深度特征,与之后视频中行人的深度特征进行对比,如果相似度大于设定阈值,则可判定目标重新出现,从而有效解决KCF的遮挡问题.与原始KCF相比,改进的模型在复杂情况下,对行人追踪的成功率提升了36%,相比主流的神经网络模型也有少量的提升.

关键词: 行人追踪, 改进的KCF模型, 深度特征, 目标检测

Abstract: The KCF(kernel correlation filter)algorithm is currently one of the best tracking algorithms, but it has no scale adaptability and cannot solve the occlusion problem. To solve the problems of the KCF algorithm, an improved KCF model, named IKCFMDF(improved KCF mixed with deep feature), is proposed. This model obtains the prediction frame of the target pedestrian by the KCF algorithm, and then compares it with all the pedestrian detection frames obtained through target detection method, and uses the detection frame with the largest intersection-over-union as the new training target, thus achieving the scale adaptation of KCF. By introducing the deep features instead of the HOG features of KCF,the algorithm can avoid the defects that HOG(histogram of oriented gradient)features are insensitive to pose changes and color information of pedestrians. The deep feature is retained when the tracking target is lost, and then the deep feature is compared with the pedestrians in the subsequent videos. If the similarity is greater than the set threshold, it can determine that the target reappears, thereby the occlusion problem of KCF is solved. Compared with the original KCF, the success rate of pedestrian tracking in complex situations is increased by 36%, and compared with the popular neural network models, the proposed model also achieves improvement.- DOI:10.3969/j.issn.1000-1565.2023.06.013融合深度特征的改进KCF行人追踪算法陈向阳,周扬,杨文柱(河北大学 网络空间安全与计算机学院,河北机器视觉工程研究中心,河北 保定 071000)摘 要:KCF(kernel correlation filter)算法是目前追踪效果最好的算法之一,但KCF算法无尺度自适应能力且不能有效解决遮挡问题.针对KCF算法的缺陷,设计了1种改进的KCF模型,IKCFMDF(improved KCF mixed with deep feature).该模型先由KCF算法得到目标行人的预测框,然后与通过目标检测得到的所有行人检测框相比较,将交并比最大的检测框作为新的训练目标,从而实现KCF的尺度自适应;引入深度特征代替原KCF使用的HOG(histogram of oriented gradient)特征,以避免HOG特征对行人的姿势改变和颜色信息不敏感的缺陷;在追踪目标丢失时保留其深度特征,与之后视频中行人的深度特征进行对比,如果相似度大于设定阈值,则可判定目标重新出现,从而有效解决KCF的遮挡问题.与原始KCF相比,改进的模型在复杂情况下,对行人追踪的成功率提升了36%,相比主流的神经网络模型也有少量的提升.关键词:行人追踪;改进的KCF模型;深度特征;目标检测中图分类号:TP391 文献标志码:A 文章编号:1000-1565(2023)06-0665-08An improved KCF mixed with deep feature for pedestrian trackingCHEN Xiangyang, ZHOU Yang, YANG Wenzhu(Hebei Machine Vision Engineering Research Center, School of Cyber Security and Computer, Hebei University, Baoding 071000, China)Abstract: The KCF(kernel correlation filter)algorithm is currently one of the best tracking algorithms, but it has no scale adaptability and cannot solve the occlusion problem. To solve the problems of the KCF algorithm, an improved KCF model, named IKCFMDF(improved KCF mixed with deep feature), is proposed. This model obtains the prediction frame of the target pedestrian by the KCF algorithm, and then compares it with all the pedestrian detection frames obtained through target detection method, and uses the detection frame with the largest intersection-over-union as the new training target, thus achieving the scale adaptation of KCF. By introducing the deep features instead of the HOG features of KCF,the algorithm can avoid the defects that HOG(histogram of oriented gradient)features are insensitive to pose changes and color information of pedestrians. The deep feature is retained when the tracking target is lost, and then the deep feature is compared with the pedestrians in the subsequent videos. If the similarity is greater than the set threshold, it can determine that the target reappears, thereby the occlusion problem of KCF is solved. Compared with the original KCF, the success rate of pedestrian tracking in complex situations is increased by 36%, and compared with the popular neural network models, the proposed model also achieves improvement.- 收稿日期:2022-03-25 基金项目:河北省自然科学基金资助项目(F2018201060) 第一作者:陈向阳(1977—),女,河南三门峡人,河北大学讲师,主要从事机器视觉方向研究.E-mail:chenxyhbu@163.com 通信作者:杨文柱(1968—),男,河北保定人,河北大学教授,博士,主要从事机器视觉方向研究.E-mail:wenzhuyang@163.com第6期陈向阳等:融合深度特征的改进KCF行人追踪算法

Key words: pedestrian tracking, improved KCF model, deep features, target detection

中图分类号: