Skip to content

Commit

Permalink
Merge pull request jbhuang0604#23 from joelg236/patch-1
Browse files Browse the repository at this point in the history
Just a bit more organized for visual tracking
  • Loading branch information
jbhuang0604 committed Dec 8, 2015
2 parents 7ff4b3b + c142416 commit 741a0f2
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -467,16 +467,17 @@ Non-uniform Deblurring
* [Visual Tracker Benchmark](https://sites.google.com/site/trackerbenchmark/benchmarks/v10)
* [Visual Tracking Challenge](http://www.votchallenge.net/)
* [Kanade-Lucas-Tomasi Feature Tracker](http://www.ces.clemson.edu/~stb/klt/)
* [Online-boosting Tracking](http://www.vision.ee.ethz.ch/boostingTrackers/)
* [Multiple Experts using Entropy Minimization](http://cs-people.bu.edu/jmzhang/MEEM/MEEM.html)
* [Kernelized Correlation Filters](http://home.isr.uc.pt/~henriques/circulant/)
* [TGPR](http://www.dabi.temple.edu/~hbling/code/TGPR.htm)
* [Extended Lucas-Kanade Tracking](http://www.eng.tau.ac.il/~oron/ELK/ELK.html)
* [Online-boosting Tracking](http://www.vision.ee.ethz.ch/boostingTrackers/)
* [Spatio-Temporal Context Learning](http://www4.comp.polyu.edu.hk/~cslzhang/STC/STC.htm)
* [Locality Sensitive Histograms](http://www.shengfenghe.com/visual-tracking-via-locality-sensitive-histograms.html)
* [Structure Preserving Object Tracker](http://visionlab.tudelft.nl/spot)
* [Adaptive Color Attributes](http://www.cvl.isy.liu.se/research/objrec/visualtracking/colvistrack/index.html)
* [Enhanced adaptive coupled-layer LGTracker++](http://www.cv-foundation.org/openaccess/content_iccv_workshops_2013/W03/papers/Xiao_An_Enhanced_Adaptive_2013_ICCV_paper.pdf)
* [TLD: Tracking - Learning - Detection](http://personal.ee.surrey.ac.uk/Personal/Z.Kalal/tld.html)
* [CMT: Clustering of Static-Adaptive Correspondences for Deformable Object Tracking](http://www.gnebehay.com/cmt/)
* [Kernelized Correlation Filters](http://home.isr.uc.pt/~henriques/circulant/)
* [Accurate Scale Estimation for Robust Visual Tracking](http://www.cvl.isy.liu.se/en/research/objrec/visualtracking/scalvistrack/index.html)
* [Multiple Experts using Entropy Minimization](http://cs-people.bu.edu/jmzhang/MEEM/MEEM.html)
* [TGPR](http://www.dabi.temple.edu/~hbling/code/TGPR.htm)
* [CF2: Hierarchical Convolutional Features for Visual Tracking](https://sites.google.com/site/jbhuang0604/publications/cf2)

#### Saliency Detection
Expand Down

0 comments on commit 741a0f2

Please sign in to comment.