vballoli / nfnets-pytorchLinks
NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/
☆349Updated last year
Alternatives and similar repositories for nfnets-pytorch
Users that are interested in nfnets-pytorch are comparing it to the libraries listed below
Sorting:
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆160Updated 4 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆470Updated 4 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆478Updated 11 months ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆483Updated 4 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆338Updated 4 years ago
- Official Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(NeurIPS, 2021) paper☆776Updated 2 years ago
- 🛠 Toolbox to extend PyTorch functionalities☆419Updated last year
- Compute CNN receptive field size in pytorch in one line☆365Updated last year
- Implementing Lambda Networks using Pytorch☆140Updated 4 years ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆170Updated 2 years ago
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆537Updated last year
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 5 months ago
- Unofficial PyTorch Reimplementation of RandAugment.☆638Updated 2 years ago
- Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models☆453Updated 3 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Oth…☆328Updated last week
- Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting V…☆490Updated 2 years ago
- A New Optimization Technique for Deep Neural Networks☆540Updated 3 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆309Updated 3 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆765Updated 4 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated 2 months ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆695Updated 3 years ago
- Implementation of Bottleneck Transformer in Pytorch☆677Updated 4 years ago
- A PyTorch implementation of Sharpness-Aware Minimization for Efficiently Improving Generalization☆135Updated 4 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆546Updated 3 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 years ago
- Ranger deep learning optimizer rewrite to use newest components☆338Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 3 years ago