Virtual Adversarial Training (VAT) implementation for PyTorch
☆296Dec 19, 2018Updated 7 years ago
Alternatives and similar repositories for VAT-pytorch
Users that are interested in VAT-pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Pytorch implementation of Virtual Adversarial Training☆134May 21, 2019Updated 6 years ago
- Virtual Adversarial Training (VAT) for semi-supervised MNIST written in PyTorch: https://arxiv.org/abs/1704.03976☆25Feb 25, 2019Updated 7 years ago
- Virtual adversarial training with Tensorflow☆254Jul 2, 2018Updated 7 years ago
- Unofficial pytorch implementation of a paper, Distributional Smoothing with Virtual Adversarial Training [Miyato+, ICLR2016].☆26May 6, 2018Updated 7 years ago
- Improving Consistency-Based Semi-Supervised Learning with Weight Averaging☆188Feb 3, 2019Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- A state-of-the-art semi-supervised method for image recognition☆1,659Oct 8, 2020Updated 5 years ago
- Code for reproducing the results on the MNIST dataset in the paper "Distributional Smoothing with Virtual Adversarial Training"☆110Jun 25, 2017Updated 8 years ago
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆653Nov 2, 2023Updated 2 years ago
- Code for reproducing ICT (published in Neural Networks 2022, and in IJCAI 2019)☆148Oct 16, 2022Updated 3 years ago
- Implementation of Virtual adversarial training with chainer☆40Nov 9, 2017Updated 8 years ago
- Pytorch Implementation of HybridNet: Classification and Reconstruction Cooperation for Semi-Supervised Learning (https://arxiv.org/abs/18…☆16Sep 11, 2018Updated 7 years ago
- PyTorch implementation of Temporal Ensembling for Semi-Supervised Learning☆112Nov 15, 2018Updated 7 years ago
- Open source release of the evaluation benchmark suite described in "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"☆460Jul 14, 2019Updated 6 years ago
- Code for reproducing Manifold Mixup results (ICML 2019)☆491Mar 31, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Temporal ensembling for semi-supervised learning☆161Jan 3, 2017Updated 9 years ago
- Several SSL methods (Pi model, Mean Teacher) are implemented in pytorch