siit-vtt / semi-supervised-learning-pytorchLinks
Several SSL methods (Pi model, Mean Teacher) are implemented in pytorch
☆83Updated 7 years ago
Alternatives and similar repositories for semi-supervised-learning-pytorch
Users that are interested in semi-supervised-learning-pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Temporal Ensembling for Semi-Supervised Learning☆111Updated 7 years ago
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆155Updated 5 years ago
- Unofficial implementation of the paper 'Deep Co-Training for Semi-Supervised Image Recognition'☆63Updated 6 years ago
- Domain Generalization via Model-Agnostic Learning of Semantic Features☆149Updated 2 years ago
- Meta-Learning based Noise-Tolerant Training☆123Updated 5 years ago
- Pytorch Implementation of Domain Generalization Using a Mixture of Multiple Latent Domains☆105Updated 4 years ago
- Code release for Transferable Curriculum for Weakly-Supervised Domain Adaptation (AAAI2019)☆18Updated 6 years ago
- Code for Paper ''Dual Student: Breaking the Limits of the Teacher in Semi-Supervised Learning'' [ICCV 2019]☆119Updated 5 years ago
- Improving Consistency-Based Semi-Supervised Learning with Weight Averaging☆188Updated 6 years ago
- Code for reproducing ICT (published in Neural Networks 2022, and in IJCAI 2019)☆148Updated 3 years ago
- PyTorch implementation of the paper "Generalized Cross Entropy Loss for Training Deep Neural Networks with Noisy Labels" in NIPS 2018☆130Updated 6 years ago
- Code released for ICML 2019 paper "Bridging Theory and Algorithm for Domain Adaptation".☆140Updated 6 years ago
- CVPR'20: Combating Noisy Labels by Agreement: A Joint Training Method with Co-Regularization☆126Updated 2 years ago
- PyTorch implementation of Probabilistic End-to-end Noise Correction for Learning with Noisy Labels, CVPR 2019.☆140Updated 6 years ago
- (NeurIPS 2020) Transductive Information Maximization for Few-Shot Learning https://arxiv.org/abs/2008.11297☆123Updated 2 years ago
- Reimplementation of "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"☆80Updated 5 years ago
- Implementation of Adversarial Domain Adaptation with Domain Mixup (AAAI 2020 Oral).☆162Updated 5 years ago
- Official Implementation of "Domain Specific Batch Normalization for Unsupervised Domain Adaptation (CVPR2019)"☆159Updated 2 years ago
- Code release for "Transferable Normalization: Towards Improving Transferability of Deep Neural Networks" (NeurIPS 2019)☆79Updated 4 years ago
- ☆130Updated 2 years ago
- PyTorch implementation of consistency regularization methods for semi-supervised learning☆79Updated 5 years ago
- Pytorch implementation of Virtual Adversarial Training