kekmodel / FixMatch-pytorchLinks
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
☆796Updated 2 years ago
Alternatives and similar repositories for FixMatch-pytorch
Users that are interested in FixMatch-pytorch are comparing it to the libraries listed below
Sorting:
- A simple method to perform semi-supervised learning with limited data.☆1,199Updated last year
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆653Updated 2 years ago
- A PyTorch-based library for semi-supervised learning (NeurIPS'21)☆1,366Updated 2 years ago
- Code for paper: DivideMix: Learning with Noisy Labels as Semi-supervised Learning☆576Updated 5 years ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆569Updated 5 years ago
- [NeurIPS 2019] Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss☆697Updated 4 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆836Updated 3 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆813Updated last year
- PseudoLabel 2013, VAT, PI model, Tempens, MeanTeacher, ICT, MixMatch, FixMatch☆453Updated 2 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆976Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆501Updated 3 years ago
- A curated list of long-tailed recognition resources.☆586Updated 2 years ago
- [NeurIPS 2020] Semi-Supervision (Unlabeled Data) & Self-Supervision Improve Class-Imbalanced / Long-Tailed Learning☆761Updated 4 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆390Updated last year
- Unofficial PyTorch Reimplementation of RandAugment.☆638Updated 2 years ago
- PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"☆607Updated 8 months ago
- Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)☆869Updated 3 years ago
- Official Implementation of Early-Learning Regularization Prevents Memorization of Noisy Labels☆300Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization