Skip to content

Visual Tracking Using Attention-Modulated Disintegration and Integration (CVPR2016)

License

Notifications You must be signed in to change notification settings

jongwon20000/SCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

       Visual Tracking Using Attention-Modulated Disintegration and Integration

             J. Choi, H. J. Chang, J. Jeong, Y. Demiris, J. Y. Choi
                                   CVPR2016

________________
Project webpage: https://sites.google.com/site/jwchoivision/home/sct

This MATLAB program implements a visual tracker, SCT4.

It is free for research use. If you find it useful, please acknowledge the paper
above with a reference.


__________
Quickstart

1. Extract the zip-file somewhere.

2. Run 'demo.m'

3. The tracking results of sample video ('Deer') will be shown.


__________
References

[1] J. Choi, H. J. Chang, J. Jeong, Y. Demiris, J. Y. Choi, "Visual Tracking 
Using Attention-Modulated Disintegration and Integration", CVPR, 2016

[2]  P. Dollar, ¡°Piotr¡¯s Computer Vision Matlab Toolbox (PMT)¡±, 
http://vision.ucsd.edu/?pdollar/toolbox/doc/index.html.

[3]  J. F. Henriques, R. Caseiro, P. Martins, and J. Batista, ¡°HighSpeed Tracking 
with Kernelized Correlation Filters¡±, IEEE Transactions on PAMI, 2015

[4] Y. Wu, J. Lim, M.-H. Yang, "Online Object Tracking: A Benchmark", CVPR 2013.
Website: http://visual-tracking.net/

[5] P. Dollar, S. Belongie, P. Perona, "The Fastest Pedestrian Detector in the
West", BMVC 2010.


_____________________________________
Copyright (c) 2016, Jongwon Choi

Permission to use, copy, modify, and distribute this software for research
purposes with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

About

Visual Tracking Using Attention-Modulated Disintegration and Integration (CVPR2016)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published