gan3sh500 / mixmatch-pytorchLinks
Pytorch Implementation of the paper MixMatch: A Holistic Approach to Semi-Supervised Learning (https://arxiv.org/pdf/1905.02249.pdf)
☆123Updated 6 years ago
Alternatives and similar repositories for mixmatch-pytorch
Users that are interested in mixmatch-pytorch are comparing it to the libraries listed below
Sorting:
- Code for NeurIPS 2019 Paper, "L_DMI: An Information-theoretic Noise-robust Loss Function"☆119Updated 2 years ago
- Unofficial PyTorch Implementation of Unsupervised Data Augmentation.☆148Updated 5 years ago
- Meta-Learning based Noise-Tolerant Training☆123Updated 5 years ago
- ICML 2019: Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels☆91Updated 5 years ago
- Improving Consistency-Based Semi-Supervised Learning with Weight Averaging☆188Updated 6 years ago
- Reproduction of Momentum Contrast for Unsupervised Visual Representation Learning☆120Updated last year
- ☆130Updated 3 years ago
- Code for reproducing ICT (published in Neural Networks 2022, and in IJCAI 2019)☆148Updated 3 years ago
- Code for Piggyback: Adapting a Single Network to Multiple Tasks by Learning to Mask Weights☆184Updated 6 years ago
- Pytorch Implementation of recent visual attribution methods for model interpretability☆146Updated 5 years ago
- Learning to Cluster. A deep clustering strategy.