作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

• 图形图像处理 • 上一篇    下一篇

基于深度特征与LBP纹理融合的视觉跟踪

胡丹1,2,周兴社1,许婉君2,侯志强2   

  1. (1.西北工业大学 计算机学院,西安 710072; 2.空军工程大学 信息与导航学院,西安 710077)
  • 收稿日期:2015-11-25 出版日期:2016-09-15 发布日期:2016-09-15
  • 作者简介:胡丹(1982-),女,博士研究生,主研方向为深度学习、计算机视觉;周兴社,教授、博士生导师;许婉君,硕士研究生;侯志强,教授、博士生导师。
  • 基金资助:
    国家自然科学基金资助项目(61175029,61473309);陕西省自然科学基金资助项目(2015JM6269)。

Visual Tracking Based on Fusion of Deep Feature and LBP Texture

HU Dan  1,2,ZHOU Xingshe  1,XU Wanjun  2,HOU Zhiqiang  2   

  1. (1.College of Computer Science,Northwestern Polytechnical University,Xi’an 710072,China; 2.School of Information and Navigation,Airforce Engineering University,Xi’an 710077,China)
  • Received:2015-11-25 Online:2016-09-15 Published:2016-09-15

摘要: 针对多数传统目标特征无法实现复杂场景下的鲁棒视觉跟踪问题,提出一种新的视觉跟踪算法。采用卷积神经网络(CNN)提取目标更加鲁棒的深度特征,同时融合具有旋转不变性的局部二值模式纹理特征,弥补CNN深度特征在旋转适应性上的不足。根据CNN网络训练速度慢的问题,引入离线预训练方法,提高在线特征提取效率。实验结果表明,与DLT算法相比,该算法在跟踪测试集上的跟踪精度提高14.08%,运算效率提高10.47%,能够较好地适应目标表观变化,具有较强的鲁棒性和跟踪时效性。

关键词: 深度学习, 卷积神经网络, 纹理, 局部二值模式, 自适应融合, 视觉跟踪

Abstract: Most traditional features may not be good enough for robust visual tracking in complex environments.This paper proposes a new visual tracking algorithm using Convolutional Neural Network(CNN) to learn robust generic object feature representation,which fuses with Local Binary Pattern(LBP) texture to offset CNN’s shortcoming in rotation invariance.Aiming at the slow training speed of CNN,it uses offline pre-training on an auxiliary tiny image dataset to improve the efficiency of online feature extraction.Experimental results on an open tracker benchmark show that this algorithm is more accurate,improving tracking precision by 14.08% on average,and more efficient improving lomputaction efficiency by 10.47% on average,compared with DLT.It suits target changes and background influence,and has strong robustness and tracking efficiency.

Key words: deep learning, Convolutional Neural Network(CNN), texture, Local Binary Pattern(LBP), adaptive fusion, visual tracking

中图分类号: