benjs / nfnets_pytorchLinks
Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".
☆158Updated 4 years ago
Alternatives and similar repositories for nfnets_pytorch
Users that are interested in nfnets_pytorch are comparing it to the libraries listed below
Sorting:
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated 2 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆190Updated last year
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 years ago
- Implementing Lambda Networks using Pytorch☆141Updated 5 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆201Updated 4 years ago
- Labels and other data for the paper "Are we done with ImageNet?"☆200Updated 4 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆310Updated 4 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆142Updated 4 years ago
- The PASS dataset: pretrained models and how to get the data☆267Updated 3 years ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆162Updated 2 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated 2 years ago
- Tool box for PyTorch☆188Updated 10 months ago
- Authors official implementation of "Big GANs Are Watching You" pre-print☆115Updated 2 years ago
- [NeurIPS'20] GradAug: A New Regularization Method for Deep Neural Networks☆94Updated 5 years ago
- Differentiable Data Augmentation Library☆125Updated 3 years ago
- Data Reading Blocks for Python☆104Updated 5 years ago
- Implementation of DropLoss for Long-Tail Instance Segmentation in Pytorch☆42Updated 4 years ago
- GAN models implemented with Pytorch Lightning and Hydra configuration☆33Updated 3 years ago
- PyTorch implementations of `BatchSampler` that under/over sample according to a chosen parameter alpha, in order to create a balanced tra…☆86Updated 6 years ago
- One cycle policy learning rate scheduler in PyTorch☆46Updated 6 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated 2 months ago
- Check gradient flow in Pytorch☆85Updated 7 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆218Updated 4 years ago
- ☆249Updated 3 years ago
- ☆246Updated 4 years ago
- Nested Hierarchical Transformer https://arxiv.org/pdf/2105.12723.pdf☆201Updated last year
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 4 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆208Updated last year