This repo contains the source code for our TGRS work Object Tracking in Satellite Videos by Improved Correlation Filters With Motion Estimations. This repo is based on the code https://github.com/uoip/KCFpy.
- Python3
- Opencv
- Numpy
- Numba
you need to modify some file path in the demo.py
python3 demo.py
The file needs to be look like
├── 00001.jpg
├── 00002.jpg
|── 00003.jpg
If you found our work is useful, thanks to you to cite our paper and star.
@ARTICLE{8880656,
author={S. {Xuan} and S. {Li} and M. {Han} and X. {Wan} and G. {Xia}},
journal={IEEE Transactions on Geoscience and Remote Sensing},
title={Object Tracking in Satellite Videos by Improved Correlation Filters With Motion Estimations},
year={2020},
volume={58},
number={2},
pages={1074-1086},
doi={10.1109/TGRS.2019.2943366}}
If you have any problem feel free to email me at [email protected].