vballoli / nfnets-pytorchLinks
NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/
☆347Updated 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".☆159Updated 4 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆475Updated 7 months ago
- 🛠 Toolbox to extend PyTorch functionalities☆421Updated last year
- Code for the Convolutional Vision Transformer (ConViT)☆466Updated 3 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆486Updated 4 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆338Updated 4 years ago
- Implementing Lambda Networks using Pytorch☆140Updated 4 years ago
- Implementation of Bottleneck Transformer in Pytorch☆678Updated 3 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models☆452Updated 3 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!)☆536Updated 8 months ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆697Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆990Updated 2 months ago
- PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Oth…☆328Updated 4 months ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆170Updated 2 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated 2 months ago
- Official Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(NeurIPS, 2021) paper☆768Updated 2 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆764Updated 4 years ago
- ☆403Updated 2 years ago
- Compute CNN receptive field size in pytorch in one line☆361Updated last year
- Unofficial PyTorch Reimplementation of RandAugment.☆636Updated 2 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,076Updated 2 years ago
- A New Optimization Technique for Deep Neural Networks☆537Updated 3 years ago
- Ranger deep learning optimizer rewrite to use newest components☆333Updated last year
- Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting V…☆488Updated 2 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆199Updated 4 years ago