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 last year
- Labels and other data for the paper "Are we done with ImageNet?"☆199Updated 4 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 years ago
- Implementing Lambda Networks using Pytorch☆141Updated 5 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆189Updated last year
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆484Updated 4 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆200Updated 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
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Differentiable Data Augmentation Library☆125Updated 3 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆310Updated 3 years ago
- [NeurIPS'20] GradAug: A New Regularization Method for Deep Neural Networks☆94Updated 5 years ago
- Tool box for PyTorch☆188Updated 8 months ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆159Updated last year
- The PASS dataset: pretrained models and how to get the data☆267Updated 3 years ago
- ☆246Updated 4 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated last month
- Implementation of DropLoss for Long-Tail Instance Segmentation in Pytorch☆42Updated 4 years ago
- Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting V…☆491Updated 2 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆208Updated last year
- Pytorch augmentation☆119Updated 2 years ago
- Nested Hierarchical Transformer https://arxiv.org/pdf/2105.12723.pdf☆200Updated last year
- Check gradient flow in Pytorch☆85Updated 6 years ago
- Unofficial Pytorch code for "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence" in NeurIPS'20. This repo co…☆191Updated 4 years ago
- Pre-training without Natural Images (ACCV 2020 Best Paper Honorable Mention Award)☆216Updated 3 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆223Updated 9 months 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
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 6 years ago