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☆198Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆347Updated last year
- This is the official implementation of TrivialAugment and a mini-library for the application of multiple image augmentation strategies in…☆161Updated 2 years ago
- Differentiable Data Augmentation Library☆123Updated 2 years ago
- When Does Label Smoothing Help?_pytorch_implementationimp☆125Updated 5 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆387Updated last year
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆170Updated 2 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- [CVPR 2021] Code for "Augmentation Strategies for Learning with Noisy Labels".☆112Updated 3 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 5 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)☆143Updated 2 years ago
- [NeurIPS'20] GradAug: A New Regularization Method for Deep Neural Networks☆94Updated 4 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆337Updated 4 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆427Updated 3 years ago
- Official PyTorch implementation of "Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup" (ICML'20)☆159Updated 3 years ago
- Implementation of Visual Transformer for Small-size Datasets☆124Updated 3 years ago
- Pytorch Implementation of Deep Networks with Stochastic Depth☆62Updated 6 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆128Updated 4 years ago
- Official Implementation of Early-Learning Regularization Prevents Memorization of Noisy Labels☆296Updated 2 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆168Updated 2 years ago
- [TPAMI2022 & NeurIPS2020] Official implementation of Self-Adaptive Training☆128Updated 3 years ago
- Labels and other data for the paper "Are we done with ImageNet?"☆193Updated 3 years ago
- ☆602Updated 3 weeks ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆218Updated 4 years ago
- Implementing Lambda Networks using Pytorch☆140Updated 4 years ago
- Learning Rate Warmup in PyTorch☆411Updated 3 weeks ago
- Scripts to work with LMDB + PyTorch for Imagenet training☆59Updated 5 years ago
- Reproduce Results for ICCV2019 "Symmetric Cross Entropy for Robust Learning with Noisy Labels" https://arxiv.org/abs/1908.06112☆187Updated 4 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆215Updated 4 years ago