moskomule / sam.pytorchLinks
A PyTorch implementation of Sharpness-Aware Minimization for Efficiently Improving Generalization
☆135Updated 4 years ago
Alternatives and similar repositories for sam.pytorch
Users that are interested in sam.pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆200Updated 3 years ago
- This is the official implementation of TrivialAugment and a mini-library for the application of multiple image augmentation strategies in…☆165Updated 2 years ago
- Differentiable Data Augmentation Library☆125Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆349Updated last year
- When Does Label Smoothing Help?_pytorch_implementationimp☆126Updated 5 years ago
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 6 years ago
- [TPAMI2022 & NeurIPS2020] Official implementation of Self-Adaptive Training☆130Updated 4 years ago
- PyTorch repository for ICLR 2022 paper (GSAM) which improves generalization (e.g. +3.8% top-1 accuracy on ImageNet with ViT-B/32)☆144Updated 3 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆169Updated 3 years ago
- Pytorch Implementation of Deep Networks with Stochastic Depth☆62Updated 6 years ago
- [NeurIPS'20] GradAug: A New Regularization Method for Deep Neural Networks☆94Updated 4 years ago
- ☆612Updated last week
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆160Updated 4 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆429Updated 4 years ago
- [CVPR 2021] Code for "Augmentation Strategies for Learning with Noisy Labels".☆113Updated 3 years ago
- Implementing Lambda Networks using Pytorch☆141Updated 5 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆390Updated last year
- [ICCV 2021] Influence-balanced Loss for Imbalanced Visual Classification☆102Updated 3 years ago
- Pretrained SimCLRv2 models in Pytorch☆105Updated 5 years ago
- Official PyTorch implementation of "Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup" (ICML'20)☆156Updated 4 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆340Updated 4 years ago
- ☆428Updated 4 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- Labels and other data for the paper "Are we done with ImageNet?"☆198Updated 4 years ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆170Updated 3 years ago
- PyTorch implementation of shake-drop regularization☆55Updated 5 years ago
- Official Implementation of Early-Learning Regularization Prevents Memorization of Noisy Labels☆299Updated 2 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆483Updated 4 years ago
- Pre-training without Natural Images (ACCV 2020 Best Paper Honorable Mention Award)☆215Updated 3 years ago
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆180Updated 3 years ago