ivanpanshin / SupCon-FrameworkLinks
Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks
☆169Updated 3 years ago
Alternatives and similar repositories for SupCon-Framework
Users that are interested in SupCon-Framework are comparing it to the libraries listed below
Sorting:
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆130Updated 5 years ago
- (ICML 2020) This repo contains code for our paper "Revisiting Training Strategies and Generalization Performance in Deep Metric Learning"…☆346Updated 3 years ago
- Official Implementation of Early-Learning Regularization Prevents Memorization of Noisy Labels☆300Updated 2 years ago
- Official PyTorch implementation of "Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup" (ICML'20)☆156Updated 4 years ago
- ☆220Updated 3 years ago
- ☆147Updated 4 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆545Updated 3 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆120Updated 3 years ago
- Pretrained SimCLRv2 models in Pytorch☆105Updated 5 years ago
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆547Updated last year
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆327Updated 2 years ago
- EsViT: Efficient self-supervised Vision Transformers☆411Updated 2 years ago
- ☆429Updated 4 years ago
- PyTorch implementation of "Contrast to Divide: self-supervised pre-training for learning with noisy labels"☆71Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆501Updated 3 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆87Updated 3 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆223Updated 3 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆150Updated 4 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- Unofficial Pytorch code for "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence" in NeurIPS'20. This repo co…☆191Updated 4 years ago
- Self-supervised vIsion Transformer (SiT)☆337Updated 3 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆463Updated 3 years ago
- Official PyTorch Implementation of Proxy Anchor Loss for Deep Metric Learning, CVPR 2020☆324Updated 3 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆126Updated 6 years ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆211Updated last year
- Domain adaptation made easy. Fully featured, modular, and customizable.☆391Updated 2 years ago
- Hyperbolic Vision Transformers: Combining Improvements in Metric Learning | Official repository☆205Updated 3 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆390Updated 2 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- A GridMixup augmentation, inspired by GridMask and CutMix☆42Updated 5 years ago