A simplified PyTorch implementation of Siamese networks for tracking: SiamFC, SiamRPN, SiamRPN++, SiamVGG, SiamDW, SiamRPN-VGG.
☆452Aug 5, 2019Updated 6 years ago
Alternatives and similar repositories for SiameseX.PyTorch
Users that are interested in SiameseX.PyTorch are comparing it to the libraries listed below
Sorting:
- [CVPR'19 Oral] Deeper and Wider Siamese Networks for Real-Time Visual Tracking☆761May 18, 2021Updated 4 years ago
- SiamVGG: Visual Tracking with Deeper Siamese Networks☆79Jun 5, 2019Updated 6 years ago
- A clean PyTorch implementation of SiamRPN tracker, evaluated on 7 datasets.