PengBoXiangShang / SiameseX.PyTorchLinks
A simplified PyTorch implementation of Siamese networks for tracking: SiamFC, SiamVGG, SiamDW, SiamRPN, SiamRPN-VGG.
☆15Updated 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:
- tf2.0 implementation of circle loss☆32Updated 5 years ago
- (Pytorch and Tensorflow) Implementation of Weighted Contrastive Loss (Deep Metric Learning by Online Soft Mining and Class-Aware Attentio…☆21Updated 6 years ago
- A large-scale edge-map dataset including 290, 281 edge-maps corresponding to 345 object categories of QuickDraw dataset.☆44Updated 5 years ago
- Programming implement for "A Brief Tutorial on Group ℓ1-norm"☆21Updated 7 years ago
- ContextLab: A Toolbox for Context Feature Augmentation developed with PyTorch☆39Updated 6 years ago
- This is the PyTorch implementation of our paper "Cross-X learning for Fine-Grained Visual Categorization"☆74Updated 6 years ago
- Multi-Label Image Classification via Knowledge Distillation from Weakly-Supervised Detection (ACM MM 2018)☆59Updated 4 years ago
- PyTorch implementation of RICAP (Random Image Cropping And Patching)☆39Updated 6 years ago
- Official repository for Big-Little Net☆58Updated 6 years ago
- [ACM MM 2018] Attribute-Aware Attention Model for Fine-grained Representation Learning☆159Updated 6 years ago
- A pytorch implementation of using DARTS to search better structure for Re-ID☆53Updated 4 years ago
- ☆38Updated 5 years ago
- CVPR 2018 - Regularizing RNNs for Caption Generation by Reconstructing The Past with The Present☆98Updated 7 years ago
- PyTorch implementation Large-Margin Softmax (L-Softmax) loss☆103Updated 7 years ago
- mixup: Beyond Empirical Risk Minimization☆99Updated 7 years ago
- Code for our paper "Looking for the Devil in the Details: Learning Trilinear Attention Sampling Network for Fine-grained Image Recognitio…☆53Updated 4 years ago
- A Pytorch Implementation of "Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro"(ICCV17)☆159Updated 6 years ago
- ☆73Updated 7 years ago
- Code for paper "PR Product: A Substitute for Inner Product in Neural Networks", containing PR-FC, PR-CNN and PR-LSTM.