Matlab implementation of the Target-Aware Deep Tracking (TADT) method.
This code has been tested on a Ubantu Platform with Matlab and the MatConvNet toolbox.You may install it with the following steps:
Details about the TADT tracker can be found in the CVPR 2019 paper:
Target-Aware Deep Tracking
Xin Li, Chao Ma, Baoyuan Wu, Zhenyu He, Ming-Hsuan Yang.
In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2019.
Please cite the above publication, if you find the code helpful in your research.
Bibtex:
@inproceedings{TADT,
author = {Li, Xin and Ma, Chao and Wu, Baoyuan and He, Zhenyu and Yang, Ming-Hsuan},
title = {Target-Aware Deep Tracking},
booktitle = {IEEE Conference on Computer Vision and Pattern Recognition},
year = {2019}
}
https://xinli-zn.github.io/TADT-project-page/
Email: xinlihitsz@gmail.com
Homepage: https://sites.google.com/view/xinli-homepage
paper:Li X, Ma C, Wu B, et al. Target-Aware Deep Tracking[C]. //CVPR2019 调用adam.m时候报错 结构体内容引用自非结构体数组对象。 出错 solver.adam (line 62) state.m = opts.beta1 * state.m + (1 - opts.beta1) * grad ; 原因是因为传递给