leeyeehoo / SiamVGG

SiamVGG: Visual Tracking with Deeper Siamese Networks
79 stars 19 forks source link
siamese-fc siamese-network tracking

SiamVGG

SiamVGG: Visual Tracking with Deeper Siamese Networks

The accuracy may be improved by using cv2 instead of PIL. I'll developing it later (if you are interested in it you can modified it yourself).

Won 4th place in VOT2018 Realtime Challenge

Demo

SiamVGG with RPN module link

Required:

Python 2.7 PyTorch 4.0 (in VOTToolkit <=3.0)

If you find our project useful, please cite our technical report:

@inproceedings{Li2019SiamVGGVT,
  title={SiamVGG: Visual Tracking using Deeper Siamese Networks},
  author={Yuhong Li and Xiaofan Zhang},
  year={2019}
}

arxiv version