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:
- When Does Label Smoothing Help?_pytorch_implementationimp☆124Updated 5 years ago
- This is the official implementation of TrivialAugment and a mini-library for the application of multiple image augmentation strategies in…☆159Updated 2 years ago
- Differentiable Data Augmentation Library☆123Updated 2 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆198Updated 2 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
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆337Updated 4 years ago
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆348Updated last year
- Official Pytorch implementation of MixMo framework☆84Updated 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 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
- [ICCV 2021] Influence-balanced Loss for Imbalanced Visual Classification☆100Updated 3 years ago
- [NeurIPS'20] GradAug: A New Regularization Method for Deep Neural Networks☆94Updated 4 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
- Official Implementation of Early-Learning Regularization Prevents Memorization of Noisy Labels☆296Updated 2 years ago
- [CVPR 2021] Code for "Augmentation Strategies for Learning with Noisy Labels".☆113Updated 3 years ago
- [NeurIPS 2021] Official codes for "Efficient Training of Visual Transformers with Small Datasets".☆144Updated 5 months ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆128Updated 4 years ago
- Pytorch Implementation of Deep Networks with Stochastic Depth☆63Updated 6 years ago
- Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆131Updated 2 years ago
- [TPAMI2022 & NeurIPS2020] Official implementation of Self-Adaptive Training☆128Updated 3 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆637Updated 2 years ago
- ☆600Updated last week
- A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', …☆178Updated 3 years ago
- Reproduce Results for ICCV2019 "Symmetric Cross Entropy for Robust Learning with Noisy Labels" https://arxiv.org/abs/1908.06112☆186Updated 4 years ago
- Ranger deep learning optimizer rewrite to use newest components☆331Updated last year
- MUXConv: Information Multiplexing in Convolutional Neural Networks (CVPR '20), Pytorch Implementation☆51Updated 4 years ago
- Compare neural networks by their feature similarity☆363Updated 2 years ago