/TB-BiCF-Tracker

Matlab implementation of BiCF tracker.

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

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
matlab-2017 matlab-2018 matlab-2019

Getting started

Run demo_TB_BiCF.m script to test the tracker.

Acknowledgements

The feature extraction modules and some of the parameters are borrowed from the ECO tracker (https://github.com/martin-danelljan/ECO).

Publication and citation

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={}

}