南京大学学报(自然科学版) ›› 2017, Vol. 53 ›› Issue (4): 747–.

• • 上一篇    下一篇

基于有监督显著性检测的目标跟踪

朱 尧,朱启海,毛晓蛟,杨育彬*   

  • 发布日期:2017-08-02
  • 作者简介:?南京大学计算机软件新技术国家重点实验室,南京,210023
  • 基金资助:
    基金项目:国家电网公司科技项目(SGLNXT00DKJS1700166),国家自然科学基金(61673204,61273257,61321491),中央高校基本科研业务费(020214380026),江苏省六大人才高峰计划(2013-XXRJ-018)
    收稿日期:2017-06-21
    *通讯联系人,E-mail:yangyubin@nju.edu.cn

Object tracking based on supervised saliency detection

 Zhu Yao,Zhu Qihai,Mao Xiaojiao,Yang Yubin*   

  • Published:2017-08-02
  • About author:?State Key Laboratory for Novel Software Technology,Nanjing University,Nanjing,210023,China

摘要:  通过构建基于超像素的图作为视觉表示引入超像素间的空间信息.采用基于图模型的流形排序作为显著性检测方法得到第一阶段每个超像素的显著性,判别式表观模型则通过基于中层特征的分类器进行判别并利用空间信息对分类结果进行调整,将流形排序和分类结果结合作为先验信息选择随机游走种子点.结合随机游走得到的第二阶段的显著值和分类结果,最终得到当前帧的置信图.在置信图的基础上,采用积分图方法快速计算得到候选的观测值,将观测值最大的候选作为跟踪结果.在数据集上的实验结果表明,该方法可以有效处理快速运动和形变等问题,从而实现复杂背景下鲁棒的目标跟踪.

关键词: 流形排序, 随机游走, 超像素, 目标跟踪

Abstract:  In this work,we focus on short-term single object tracking,which is the most general type of tracking problems.Numerous significant trackers have been proposed over the past few decades.As we can see from these trackers,the methods that adopt the mid-level representation have shown their superiority over other approaches in dealing with challenging factors like partial occlusion.However,most of their representation model lack the spatial information,which usually leads to poor robustness in object tracking.As a popular middle level representation,superpixels are semantically meaningful and much more homogeneous than randomly selected square patches.In this work,we construct a graph based on superpixels to introduce spatial information.A graph-based saliency detection model,which uses manifold ranking to compute the saliency scores for each superpixel for the first stage,is combined with a discriminative model,which trains a classifier to classify the candidate superpixels as target or non-target.The saliency scores and the classification result adjusted by the spatial information are then used to select the seeds for random walk as prior knowledge,which makes the result of saliency detection more relevant to the target object.Combining the classification result and the saliency scores computed by the second stage random walk,a confidence map is achieved,based on which candidates are fast ranked utilizing integral graph method.The top-ranked candidate is regarded as the target object.In order to evaluate our approach,we compare our results with other trackers along with some analysis.The experimental results on visual tracking benchmark dataset demonstrate that our approach is effective for fast motion,partial occlusion and background clutter in tracking,thus realizes desirable and robust tracking performance under complex conditions.

Key words: manifold ranking, random walk, superpixel, object tracking

 [1] Martin R,ArandjeloviAc' O.Multiple-object tracking in cluttered and crowded public spaces.In:Proceedings of the 6th International Conference on Advances in Visual Computing.Springer Berlin Heidelberg,2010:89-98.
[2] ArandjeloviAc' O.Contextually learnt detection of unusual motion-based behaviour in crowded public spaces.In:Gelenbe E,Lent R,Sakellari G.Computer and Information Sciences II.Springer Berlin Heidelberg,2011.
[3] Yuan Y,Fang J W,Wang Q.Robust superpixel tracking via depth fusion.IEEE Transactions on Circuits and Systems for Video Technology,2014,24(1):15-26.
[4] Yang F,Lu H C,Yang M H.Robust superpixel tracking.IEEE Transactions on Image Processing,2014,23(4):1639-1651.
[5] Cai Z W,Wen L Y,Lei Z,et al.Robust deformable and occluded object tracking with dynamic graph.IEEE Transactions on Image Processing,2014,23(12):5497-5509.
[6] Wang Y X,Zhao Q J.Superpixel tracking via graph-based semi-supervised SVM and supervised saliency detection.In:Proceedings of 2015 IEEE International Conference on Multimedia and Expo.Turin,Italy:IEEE,2015:1-6.
[7] Babenko B,Yang M H,Belongie S.Visual tracking with online multiple instance learning.In:Proceedings of IEEE Conference on Computer Vision and Pattern Recognition.Miami,FL,USA:IEEE,2009:983-990.
[8] Hare S,Golodetz S,Saffari A,et al.Struck:Structured output tracking with kernels.IEEE Transactions on Pattern Analysis and Machine Intelligence,2016,38(10):2096-2109.
[9] Li X,Dick A,Wang H Z,et al.Graph mode-based contextual kernels for robust SVM tracking.In:Proceedings of IEEE International Conference on Computer Vision.Barcelona,Spain:IEEE,2011:1156-1163.
[10] Yang C,Zhang L H,Lu H C,et al.Saliency detection via graph-based manifold ranking.In:Proceedings of IEEE Conference on Computer Vision and Pattern Recognition.Portland,OR,USA:IEEE,2013:3166-3173.
[11] Grady L.Random walks for image segmentation.IEEE Transactions on Pattern Analysis and Machine Intelligence,2006,28(11):1768-1783.
[12] Viola P,Jones M.Rapid object detection using a boosted cascade of simple features.In:Proceedings of the 2001 IEEE Computer Society Conference on Computer Vision and Pattern Recognition.Kauai,HI,USA:IEEE,2001:I-511-I-518. 
[13] Ren X F,Malik J.Tracking as repeated figure/ground segmentation.In:Proceedings of IEEE Conference on Computer Vision and Pattern Recognition.Minneapolis,MN,USA:IEEE,2007.
[14] Adam A,Rivlin E,Shimshoni I.Robust fragments-based tracking using the integral histogram.In:Proceedings of 2006 IEEE Computer Society Conference on Computer Vision and Pattern Recognition.New York,NY,USA:IEEE,2006:798-805.
[15] Li X L,Han Z F,Wang L J,et al.Visual tracking via random walks on graph model.IEEE Transactions on Cybernetics,2016,46(9):2144-2155.
[16] Achanta R,Shaji A,Smith K,et al.SLIC superpixels.In:2015 IEEE International Conference on Multimedia and Expo.Turin,Italy:IEEE,2015:1-6.
[17] Chang C C,Lin C J.LIBSVM:A library for support vector machines.ACM Transactions on Intelligent Systems and Technology,2011,2(3):27.
[18] Li C Y,Yuan Y C,Cai W D,et al.Robust saliency detection via regularized random walks ranking.In:Proceedings of 2015 IEEE Conference on Computer Vision and Pattern Recognition.Boston,MA,USA:IEEE,2015:2710-2717.
[19] Wu Y,Lim J,Yang M H.Online object tracking:A benchmark.In:Proceedings of 2013 IEEE Conference on Computer Vision and Pattern Recognition.Portland,OR,USA:IEEE,2013:2411-2418. 
[20] Oron S,Bar-Hillel A,Levi D,et al.Locally orderless tracking.International Journal of Computer Vision,2015,111(2):213-228.
[21] Zhang K H,Zhang L,Yang M H.Real-time compressive tracking.In:Proceedings of the 12th European Conference on Computer Vision.Springer Berlin Heidelberg,2012:864-877.
[22] Dinh T B,Vo N,Medioni G.Context tracker:Exploring supporters and distracters in unconstrained environments.In:Proceedings of 2011 IEEE Conference on Computer Vision and Pattern Recognition.Colorado Springs,CO,USA:IEEE,2011:1177-1184.
[23] Sevilla-Lara L,Learned-Miller E.Distribution fields for tracking.In:Proceedings of 2012 IEEE Conference on Computer Vision and Pattern Recognition.Providence,RI,USA:IEEE,2012:1910-1917.
[1] 李欣,周婧琳,厚佳琪,赵路平,田乃倩. 基于ECO⁃HC改进的运动目标跟踪方法研究[J]. 南京大学学报(自然科学版), 2020, 56(2): 216-226.
[2] 郑文萍,刘韶倩,穆俊芳. 一种基于相对熵的随机游走相似性度量模型[J]. 南京大学学报(自然科学版), 2019, 55(6): 984-999.
[3] 钱付兰, 黄鑫, 赵姝, 张燕平. 基于路径相互关注的网络嵌入算法[J]. 南京大学学报(自然科学版), 2019, 55(4): 573-580.
[4]  夏玉洁,张兴敢*,高 健.  雷达多目标交叉轨迹跟踪算法[J]. 南京大学学报(自然科学版), 2017, 53(4): 723-.
[5] 朱 尧,毛晓蛟,杨育彬* . 基于多特征混合模型的视觉目标跟踪[J]. 南京大学学报(自然科学版), 2016, 52(4): 762-.
[6] 田 健,王开军*,郭躬德,陈黎飞. 融合速度特征的压缩感知目标跟踪算法[J]. 南京大学学报(自然科学版), 2016, 52(1): 149-158.
[7] 梁晋1,2,梁吉业1,2*,赵兴旺1,2. 一种面向大规模社会网络的社区发现算法[J]. 南京大学学报(自然科学版), 2016, 52(1): 159-166.
[8] 曹江中1*,陈 佩2,戴青云3,凌永权1. 基于Markov随机游走的谱聚类相似图构造方法[J]. 南京大学学报(自然科学版), 2015, 51(4): 772-780.
[9] 施静静,张鹏,阮雅端,陈启美*. 多媒体信息网络相似度计算方法研究[J]. 南京大学学报(自然科学版), 2015, 51(2): 290-296.
[10]  高尚兵1**,周静波2,严云洋1.  一种新的基于超像素的谱聚类图像分割算法*[J]. 南京大学学报(自然科学版), 2013, 49(2): 169-175.
[11]  张继1·2,王洪元1.2**.  一种基于增量半监督判别分析的跟踪方法*[J]. 南京大学学报(自然科学版), 2012, 48(4): 397-404.
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
[1]  程鲁腾1,4,杨 楠1,4,杨华山1,4,刘光祖2,陈相宁3,4*,张洪国1,4*,江 伟1,4*. 面向GPON的硅基锗探测器应用研究
[J]. 南京大学学报(自然科学版), 2016, 52(6): 1104 .
[2]  赖淑妹, 毛丹枫, 陈松岩, 李 成, 黄 巍, 汤丁亮.  智能剥离制备GOI材料[J]. 南京大学学报(自然科学版), 2017, 53(3): 441 .