Awesome
Learning to Filter: Siamese Relation Network for Robust Tracking
@InProceedings{Cheng_2021_CVPR,
author = {Cheng, Siyuan and Zhong, Bineng and Li, Guorong and Liu, Xin and Tang, Zhenjun and Li, Xianxian and Wang, Jing},
title = {Learning To Filter: Siamese Relation Network for Robust Tracking},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2021},
pages = {4421-4431}
}
The full paper is available here.
The raw results are here or here (extraction code: bw3b
) for comparison.
The code based on the SiamBAN
<div align="center"> <img src="box.gif" width="1080px" /> <p>Examples of SiamRN outputs. The green boxes are the results yielded by SiamRN, and other boxes are the results yileded by DiMP and SiamBAN respectively.</p> </div> <!-- The usage of this repo is similar with PYSOT and SiamBAN, you can refer to them if need. -->