hqucv / siamrn

Learning to Filter: Siamese Relation Network for Robust Tracking
37 stars 5 forks source link
tracking

Learning to Filter: Siamese Relation Network for Robust Tracking

Citation

@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}
}

Paper and Result

The full paper is available here.

The raw results are here or here (extraction code: bw3b) for comparison.

The code based on the SiamBAN

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.

Using

The usage of this repo is similar with PYSOT and SiamBAN, including data pre-processing, training, testing and tuning, refer to here.

Contact

If you have any question, please feel free to contact with me.
E-mail: siyuancheng1019@gmail.com