Real-Time Compressive Tracking

Real-Time Compressive Tracking, Kaihua Zhang, LeiZhang,and Ming-Hsuan Yang

这篇论文由香港理工大学张开华发表在2012年的ECCV之上,论文附有数据对比及代码。

论文主页及源码下载:http://www4.comp.polyu.edu.hk/~cslzhang/CT/CT.htm

跟踪效果:http://v.youku.com/v_show/id_XNDMzODcxNjcy.html

根据作者的描述,这是一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机测量矩阵多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果鲁棒性强,速度大概能到达40帧/秒。

原文:https://blog.csdn.net/heshuangping/article/details/44040541

--------------------------------------------------------------------------------------------------------

Real-time Compressive Tracking

Kaihua Zhang1Lei Zhang1Ming-Hsuan Yang2

1Dept. of Computing, The Hong Kong Polytechnic University, Hong Kong

2Electrical Engineering and Computer Science, University of California at Merced, United States

 

(a) Updating classifier at the t-th frame

(b) Tracking at  the (t+1)-th frame


         ABSTRACT

It is a challenging task to develop effective and efficient appearance models for robust object tracking due to factors such as pose variation, illumination change, occlusion, and motion blur. Existing online tracking algorithms often update models with samples from observations in recent frames. While much success has been demonstrated, several issues remain to be addressed. First, while these adaptive appearance models are data-dependent, there does not exist sufficient amount of data for online algorithms to learn at the outset. Second, online tracking algorithms often encounter the drift problems. As a result of self-taught learning, these misaligned samples are likely to be added and degrade the appearance models. In this paper, we propose a simple yet effective and efficient tracking algorithm with an appearance model based on features extracted from the multi-scale image feature space with data-independent basis. Our appearance model employs non-adaptive random projections that preserve the structure of the image feature space of objects. A very sparse measurement matrix is adopted to efficiently extract the features for the appearance model. We compress samples of foreground targets and the background using the same sparse measurement matrix. The tracking task is formulated as a binary classification via a naive Bayes classifier with online update in the compressed domain. The proposed compressive tracking algorithm runs in real-time and performs favorably against state-of-the-art algorithms on challenging sequences in terms of efficiency, accuracy and robustness.


PAPER

Real-time compressive tracking. Kaihua ZhangLei ZhangMing-Hsuan YangECCV 2012.                            

[PDF][SUPPLEMENTRAY]


SOURCE CODES

MATLAB CODE         C++ CODE (using video sequences)        C++ CODE (using webcam)  (bug has been corrected)!

 

Note: the C++ code has been revised. Now, the results by the MATLAB codes and C++ codes are almost the same. The results in the paper were generated by the MATLAB codes.


DATA

��

Three our own used sequences can be downloaded from the following linkage:

��

     

Biker                            Bolt                             Kitesurf

 

Some other datasets used by our paper can be downloaded from the following websites

 

http://vision.ucsd.edu/~bbabenko/project_miltrack.shtml

http://cv.snu.ac.kr/research/~vtd/

http://gpu4vision.icg.tugraz.at/index.php?content=subsites/prost/prost.php

 



  • 0
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值