google-research / mixmatchLinks
☆1,146Updated 2 years ago
Alternatives and similar repositories for mixmatch
Users that are interested in mixmatch are comparing it to the libraries listed below
Sorting:
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆869Updated 3 years ago
- mixup: Beyond Empirical Risk Minimization☆1,196Updated 4 years ago
- [NeurIPS 2020] Semi-Supervision (Unlabeled Data) & Self-Supervision Improve Class-Imbalanced / Long-Tailed Learning☆760Updated 4 years ago
- Stochastic Weight Averaging in PyTorch☆977Updated 4 years ago
- A state-of-the-art semi-supervised method for image recognition☆1,646Updated 5 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆805Updated last year
- Unsupervised Data Augmentation (UDA)☆2,204Updated 4 years ago
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆652Updated 2 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆615Updated 4 years ago
- A simple method to perform semi-supervised learning with limited data.☆1,199Updated last year
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆976Updated 4 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,613Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆765Updated 4 years ago
- Deep Clustering for Unsupervised Learning of Visual Features☆1,738Updated 4 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆987Updated 7 months ago
- NeurIPS'18: Co-teaching: Robust Training of Deep Neural Networks with Extremely Noisy Labels☆518Updated 4 years ago
- [NeurIPS 2019] Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss☆695Updated 4 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,334Updated 5 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆757Updated 4 years ago
- Open source release of the evaluation benchmark suite described in "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"☆460Updated 6 years ago
- PyTorch Implementation for Deep Metric Learning Pipelines☆575Updated 5 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,117Updated 2 years ago
- Code for reproducing Manifold Mixup results (ICML 2019)☆495Updated last year
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase