researchmm / SiamDW
[CVPR'19 Oral] Deeper and Wider Siamese Networks for Real-Time Visual Tracking
☆754Updated 3 years ago
Alternatives and similar repositories for SiamDW:
Users that are interested in SiamDW are comparing it to the libraries listed below
- A simplified PyTorch implementation of Siamese networks for tracking: SiamFC, SiamRPN, SiamRPN++, SiamVGG, SiamDW, SiamRPN-VGG.☆441Updated 5 years ago
- Pytorch implementation of "Fully-Convolutional Siamese Networks for Object Tracking"☆619Updated 4 years ago
- Python Single Object Tracking Evaluation☆428Updated 5 years ago
- [ECCV2018] Distractor-aware Siamese Networks for Visual Object Tracking☆1,268Updated 5 years ago
- A clean PyTorch implementation of SiamFC tracking/training, evaluated on 7 datasets.☆654Updated 4 years ago
- Official Python toolkit for generic object tracking benchmark GOT-10k and beyond☆565Updated last year
- SiamFC PyTorch☆234Updated 5 years ago
- [ECCV'20] Ocean: Object-aware Anchor-Free Tracking☆614Updated last year
- Full reimplementation of siamese rpn, has 0.24 eao on vot2017.☆224Updated 3 years ago
- A clean PyTorch implementation of SiamRPN tracker, evaluated on 7 datasets.☆196Updated 6 years ago
- Python re-implementation of some correlation filter based tracker☆536Updated 5 years ago
- A series of basic algorithms that are useful for video understanding, including Single Object Tracking (SOT), Video Object Segmentation (…☆843Updated last year
- Tracking Benchmark for Correlation Filters☆1,143Updated 7 years ago
- Python implementation of KCF tracking algorithm☆405Updated 8 years ago
- A TensorFlow implementation of the SiamFC tracker☆365Updated 5 years ago
- MDNet PyTorch implementation