vballoli / nfnets-pytorch
NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/
ā345Updated last year
Alternatives and similar repositories for nfnets-pytorch:
Users that are interested in nfnets-pytorch are comparing it to the libraries listed below
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".ā159Updated 3 years ago
- Code for the Convolutional Vision Transformer (ConViT)ā466Updated 3 years ago
- š Toolbox to extend PyTorch functionalitiesā419Updated 9 months ago
- Unofficial PyTorch Reimplementation of RandAugment.ā631Updated last year
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)ā472Updated 2 months ago
- LeViT a Vision Transformer in ConvNet's Clothing for Faster Inferenceā608Updated 2 years ago
- Compute CNN receptive field size in pytorch in one lineā357Updated 9 months ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'ā333Updated 3 years ago
- Implementing Lambda Networks using Pytorchā138Updated 4 years ago
- PyTorch implementation of EfficientNetV2 familyā463Updated 3 years ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformersā227Updated 3 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.ā696Updated 3 years ago
- [NeurIPS 2021 Spotlight] Official code for "Focal Self-attention for Local-Global Interactions in Vision Transformers"ā549Updated 2 years ago
- Image Test Time Augmentation with PyTorch!ā992Updated last year
- Provides everything needed for high performance data loading and augmentation in pytorch.ā319Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.ā592Updated 4 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by defaultā187Updated 9 months ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertaintyā982Updated 6 months ago
- Tool box for PyTorchā187Updated 11 months ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)ā483Updated 3 years ago
- Over9000 optimizerā426Updated 2 years ago
- This is a PyTorch re-implementation of Axial-DeepLab (ECCV 2020 Spotlight)ā451Updated 3 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - ā¦ā204Updated 3 years ago
- EsViT: Efficient self-supervised Vision Transformers