wangleiofficial / label-smoothing-pytorchLinks
label smoothing PyTorch implementation
☆33Updated 4 years ago
Alternatives and similar repositories for label-smoothing-pytorch
Users that are interested in label-smoothing-pytorch are comparing it to the libraries listed below
Sorting:
- When Does Label Smoothing Help?_pytorch_implementationimp☆125Updated 5 years ago
- Pytorch Implementation of Deep Networks with Stochastic Depth☆62Updated 6 years ago
- 90%+ with 40 labels. please see the readme for details.☆37Updated 5 years ago
- Code for "Transfer Learning without Knowing: Reprogramming Black-box Machine Learning Models with Scarce Data and Limited Resources". (IC…☆38Updated 4 years ago
- Official PyTorch implementation of "Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup" (ICML'20)☆159Updated 3 years ago
- [TPAMI2022 & NeurIPS2020] Official implementation of Self-Adaptive Training☆129Updated 3 years ago
- [ICLR 2021 Spotlight Oral] "Undistillable: Making A Nasty Teacher That CANNOT teach students", Haoyu Ma, Tianlong Chen, Ting-Kuei Hu, Che…☆82Updated 3 years ago
- [ECCV2020] Knowledge Distillation Meets Self-Supervision☆237Updated 2 years ago
- Reproduce Results for ICCV2019 "Symmetric Cross Entropy for Robust Learning with Noisy Labels" https://arxiv.org/abs/1908.06112☆189Updated 4 years ago
- AAAI 2021: Robustness of Accuracy Metric and its Inspirations in Learning with Noisy Labels☆23Updated 4 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 2 years ago
- [ICML 2020] code for the flooding regularizer proposed in "Do We Need Zero Training Loss After Achieving Zero Training Error?"☆92Updated 2 years ago
- Zero-Shot Knowledge Distillation in Deep Networks☆67Updated 3 years ago
- Stochastic Weight Averaging Tutorials using pytorch.☆33Updated 4 years ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆179Updated 3 years ago
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆48Updated 3 years ago
- Accompanying code for the paper "Zero-shot Knowledge Transfer via Adversarial Belief Matching"☆142Updated 5 years ago
- PyTorch implementation of consistency regularization methods for semi-supervised learning☆79Updated 5 years ago
- Self-supervised Label Augmentation via Input Transformations (ICML 2020)☆105Updated 4 years ago
- A collection of awesome things about mixed sample data augmentation☆132Updated 5 years ago
- [NeurIPS'20] GradAug: A New Regularization Method for Deep Neural Networks☆94Updated 4 years ago
- Code for ICCV2019 "Symmetric Cross Entropy for Robust Learning with Noisy Labels"☆172Updated 4 years ago
- Zero-Shot Knowledge Distillation in Deep Networks in ICML2019☆49Updated 6 years ago
- The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API☆111Updated 3 years ago
- Regularizing Class-wise Predictions via Self-knowledge Distillation (CVPR 2020)☆108Updated 5 years ago
- ☆34Updated 2 years ago
- Code for the paper "M2m: Imbalanced Classification via Major-to-minor Translation" (CVPR 2020)☆95Updated 3 years ago
- Official implementation for (Show, Attend and Distill: Knowledge Distillation via Attention-based Feature Matching, AAAI-2021)