Jiangfeng-Xiong / SiamRPN-TF

A TensorFlow implementation of SiamRPN
18 stars 5 forks source link
object-tracking tensorflow

SiamRPN-TF

Some differences between this repository and SiamRPN

Train & Test

Add more details ... (TODO)

Things I find important in the experiment

Progress(ongoing)

Reference

[1] High Performance Visual Tracking With Siamese Region Proposal Network (CVPR 2018)

[2] Bag of Freebies for Training Object Detection Neural Networks

[3] Learning Attentions: Residual Attentional Siamese Network for High Performance Online Visual Tracking

[4] SiamFC tensorflow implementation