Learning Temporary Block-Based Bidirectional Incongruity-Aware Correlation Filters for Efficient UAV Object Tracking
Matlab implementation of our Temporary Block-Based Bidirectional Incongruity-Aware Correlation Filters (TB-BiCF) tracker.
It's an extended version of BICF tracker.
| Test passed |
|---|
Run demo_TB_BiCF.m script to test the tracker.
The feature extraction modules and some of the parameters are borrowed from the ECO tracker (https://github.com/martin-danelljan/ECO).
This paper has been published by IEEE Transactions on Circuits and Systems for Video Technology.
You can found this paper here: https://ieeexplore.ieee.org/document/9195004.
If you want to refer to this paper, please cite it as:
@ARTICLE{Lin2020TCSVT,
author={F. {Lin} and C. {Fu} and Y. {He} and F. {Guo} and Q. {Tang}},
journal={IEEE Transactions on Circuits and Systems for Video Technology},
title={Learning Temporary Block-Based Bidirectional Incongruity-Aware Correlation Filters for Efficient UAV Object Tracking},
year={2020},
volume={},
number={}
}