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☆295Updated 2 years ago
- Reproduce Results for ICCV2019 "Symmetric Cross Entropy for Robust Learning with Noisy Labels" https://arxiv.org/abs/1908.06112☆186Updated 4 years ago
- (ICML 2020) This repo contains code for our paper "Revisiting Training Strategies and Generalization Performance in Deep Metric Learning"…☆342Updated 3 years ago
- Official PyTorch implementation of "Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup" (ICML'20)☆159Updated 3 years ago
- [ICML2020] Normalized Loss Functions for Deep Learning with Noisy Labels☆137Updated 11 months ago
- NeurIPS 2020, Debiased Contrastive Learning☆282Updated 2 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆336Updated 4 years ago
- ☆218Updated 2 years ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆205Updated last year
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆541Updated 10 months ago
- Code for ICCV2019 "Symmetric Cross Entropy for Robust Learning with Noisy Labels"☆170Updated 3 years ago
- PyTorch implementation of the paper "Generalized Cross Entropy Loss for Training Deep Neural Networks with Noisy Labels" in NIPS 2018☆128Updated 5 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆124Updated 5 years ago
- Unofficial Pytorch code for "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence" in NeurIPS'20. This repo co…☆190Updated 4 years ago
- Domain adaptation made easy. Fully featured, modular, and customizable.☆375Updated 2 years ago
- PyTorch implementation of "Contrast to Divide: self-supervised pre-training for learning with noisy labels"☆71Updated 4 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆128Updated 4 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆320Updated 2 years ago
- [ICLR 2021 Spotlight] Code release for "Long-tailed Recognition by Routing Diverse Distribution-Aware Experts."☆271Updated 2 years ago
- Addressing Failure Prediction by Learning Model Confidence☆172Updated 2 years ago
- Code for CoMatch: Semi-supervised Learning with Contrastive Graph Regularization☆127Updated last month
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆558Updated 4 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆139Updated 4 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆387Updated last year
- PyTorch implementation of EMAN for self-supervised and semi-supervised learning: https://arxiv.org/abs/2101.08482☆103Updated 3 years ago
- Code for paper: DivideMix: Learning with Noisy Labels as Semi-supervised Learning☆556Updated 4 years ago
- Implementation of Barlow Twins paper☆99Updated 2 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- Improving Calibration for Long-Tailed Recognition (CVPR2021)