ivanpanshin / SupCon-FrameworkLinks
Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks
☆169Updated 2 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:
- Official Implementation of Early-Learning Regularization Prevents Memorization of Noisy Labels☆296Updated 2 years ago
- ☆420Updated 4 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆128Updated 4 years ago
- Official PyTorch implementation of "Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup" (ICML'20)☆158Updated 3 years ago
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆543Updated last year
- (ICML 2020) This repo contains code for our paper "Revisiting Training Strategies and Generalization Performance in Deep Metric Learning"…☆345Updated 3 years ago
- Unofficial Pytorch code for "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence" in NeurIPS'20. This repo co…☆191Updated 4 years ago
- ☆217Updated 3 years ago
- Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️☆117Updated 3 years ago
- ☆146Updated 4 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆324Updated 2 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆544Updated 3 years ago
- [CVPR 2021] Code for "Augmentation Strategies for Learning with Noisy Labels".☆112Updated 3 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- PyTorch implementation of "Contrast to Divide: self-supervised pre-training for learning with noisy labels"☆71Updated 4 years ago
- Pretrained SimCLRv2 models in Pytorch