adambielski / siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
☆3,139Updated 2 years ago
Alternatives and similar repositories for siamese-triplet
Users that are interested in siamese-triplet are comparing it to the libraries listed below
Sorting:
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆9,086Updated 3 years ago
- Deep Clustering for Unsupervised Learning of Visual Features☆1,711Updated 3 years ago
- The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.☆6,138Updated 3 weeks ago
- Implementing Siamese networks with a contrastive loss for similarity learning☆984Updated 4 years ago
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,270Updated last year
- A curated list of awesome self-supervised methods☆6,278Updated 10 months ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,973Updated 2 weeks ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,278Updated last year
- A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.☆2,299Updated last month
- Pytorch implementation of Center Loss☆988Updated 2 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,480Updated 2 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,241Updated 7 months ago
- Codebase for Image Classification Research, written in PyTorch.☆2,153Updated last year
- A PyTorch implementation of EfficientNet☆8,107Updated 3 years ago
- A curated list of resources for Learning with Noisy Labels☆2,680Updated 2 weeks ago
- Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.☆1,827Updated last year
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,396Updated last year
- PyTorch implementation of Contrastive Learning methods☆1,980Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,178Updated 3 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,020Updated 4 months ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,040Updated 2 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,820Updated 10 months ago
- PyTorch implementation of SENet☆2,320Updated 4 years ago
- CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch☆1,468Updated last year
- [ICCV 2017] Torch code for Grad-CAM☆1,556Updated 2 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,147Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,255Updated 2 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,040Updated last year
- Count the MACs / FLOPs of your PyTorch model.☆4,990Updated 10 months ago
- Implementation of triplet loss in TensorFlow☆1,124Updated 6 years ago