benjs / nfnets_pytorch
Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".
☆160Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for nfnets_pytorch
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated 10 months ago
- Implementing Lambda Networks using Pytorch☆138Updated 3 years ago
- Labels and other data for the paper "Are we done with ImageNet?"☆185Updated 2 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆136Updated 2 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆199Updated 3 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆252Updated 3 years ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- Differentiable Data Augmentation Library☆120Updated 2 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 6 months ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆316Updated 10 months ago
- ☆241Updated 2 years ago
- Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models☆453Updated 2 years ago
- EsViT: Efficient self-supervised Vision Transformers☆408Updated last year
- ☆243Updated 3 years ago
- A PyTorch implementation of Sharpness-Aware Minimization for Efficiently Improving Generalization☆134Updated 3 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆209Updated 3 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆480Updated 3 years ago
- ☆132Updated last year
- Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting V…☆487Updated last year
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆211Updated 3 years ago
- PyTorch reimplementation of the paper "Involution: Inverting the Inherence of Convolution for Visual Recognition" (2D and 3D Involution) …☆105Updated 2 years ago
- [Preprint] ConvMLP: Hierarchical Convolutional MLPs for Vision, 2021☆164Updated 2 years ago
- This is the official implementation of TrivialAugment and a mini-library for the application of multiple image augmentation strategies in…☆152Updated last year
- [NeurIPS'20] GradAug: A New Regularization Method for Deep Neural Networks☆93Updated 3 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆208Updated 6 months ago
- Code for the Convolutional Vision Transformer (ConViT)☆462Updated 3 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆300Updated 2 years ago
- Unofficial Pytorch code for "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence" in NeurIPS'20. This repo co…☆190Updated 3 years ago
- (ICCV 2021 Oral) CoaT: Co-Scale Conv-Attentional Image Transformers☆228Updated 2 years ago
- Pytorch implementation of "All Tokens Matter: Token Labeling for Training Better Vision Transformers"☆425Updated last year