摘要
针对现有基于卷积神经网络跟踪中需要大量离线训练以及在线更新耗时的问题,提出了一种多特征融合的视频目标卷积跟踪算法。算法首先设计了一种浅层前向自学习卷积网络提取目标候选区域的局部卷积特征;然后计算融合了空间信息的颜色直方图特征;在此基础上,采用归一化加权方法在全连接层融合卷积特征和全局颜色特征形成目标的表观描述;最后基于粒子滤波算法,通过计算目标模板与候选目标之间的相似度,估计目标位置。采用OTB-2013公开测试集验证所提跟踪算法的性能,与8种主流目标跟踪算法进行了分析对比。实验结果表明,算法的目标跟踪精度和跟踪成功率在多种场景下取得了不错的性能;在保证跟踪精确率的前提下,跟踪鲁棒性优于其他算法。可见提出的多特征融合的卷积跟踪算法通过提取所跟踪视频的自身特征生成卷积器而无需进行大量离线训练,且与手动特征进行融合增强了目标的表达能力,这种策略具有一定的借鉴性。
For the problems that current convolutional neural network based tracking needs time-consuming offline training and online updating is difficult,a convolutional tracking algorithm based on multi-feature fusion is proposed. First,a narrow feed-forward convolutional network is designed to extract the local deep features. Then,the color histogram is calculated combining with the space distribution. These two types of features are connected in the full layer with normalization operation. Finally,particle filter is applied to estimate the target location. The performance of the proposed tracking algorithm is verified using public dataset OTB-2013. The objective and subjective evaluations show that the algorithm performs well in several challenging scenes. The robustness of the proposed algorithm is superior to that of state-of-art algorithms under the premise of ensuring the tracking accuracy. The fusion strategy can be used and expanded when difficult types of features are adopted.
作者
钱小燕
张代浩
张艳琳
QIAN Xiao-yan;ZHANG Dai-hao;ZHANG Yan-lin(Civil College,Nanjing University of Aeronautics and Astronautics,Nanjing 210000,China)
出处
《科学技术与工程》
北大核心
2019年第7期139-147,共9页
Science Technology and Engineering
基金
国家自然科学基金(61803199)资助
关键词
视频目标跟踪
卷积滤波
多特征融合
粒子滤波
颜色直方图
visual object tracking
convolutional filtering
multi-feature fusion
particle filter
color histogram