Skip to content

Commit

Permalink
add readme for tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffsanC committed Nov 22, 2017
1 parent 725b388 commit 9f22c57
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
# KCC
Kernel Cross-Correlator

This repo containts the source codes for paper which is accepted by AAAI-18:

Tracker:
Chen Wang, Le Zhang, Lihua Xie, Junsong Yuan, Kernel Cross-Correlator, In AAAI Conference on Artificial Intelligence (AAAI-18), 2018

https://sites.google.com/site/trackerbenchmark/benchmarks/v10
There are two experiments in the paper, i.t. visual tracking, human activity recognition using wearable devices, which are contained in the independent folders, respectively.

If you find this repo is useful for your projects, please cite it as:


@article{wang2017kernel,
title={Kernel Cross-Correlator},
author={Wang, Chen and Zhang, Le and Xie, Lihua and Yuan, Junsong},
journal={arXiv preprint arXiv:1709.05936},
year={2017}
}
8 changes: 8 additions & 0 deletions tracking/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# KCC
Visual Tracking Using Kernel Cross-Correlator


This tracker can be inerted into the tracker benchmark directly:

https://sites.google.com/site/trackerbenchmark/benchmarks/v10

0 comments on commit 9f22c57

Please sign in to comment.