lucidrains / lambda-networksLinks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
☆1,532Updated 5 years ago
Alternatives and similar repositories for lambda-networks
Users that are interested in lambda-networks are comparing it to the libraries listed below
Sorting:
- Codebase for Image Classification Research, written in PyTorch.☆2,169Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Updated 4 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,208Updated 2 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,582Updated last year
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆763Updated 4 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,680Updated last year
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,317Updated 4 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,067Updated last year
- A New Optimization Technique for Deep Neural Networks☆540Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,116Updated 3 years ago
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,538Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,614Updated 4 years ago
- On the Variance of the Adaptive Learning Rate and Beyond☆2,549Updated 4 years ago
- Implementation of Bottleneck Transformer in Pytorch☆677Updated 4 years ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆701Updated 4 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 5 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 8 months ago
- Official Repository for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]☆1,303Updated last week
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated 2 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆472Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,265Updated 3 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,222Updated 3 weeks ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,495Updated 2 years ago
- An end-to-end PyTorch framework for image and video classification☆1,612Updated last year
- Deep Learning Experiment Management☆642Updated last month
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,334Updated 7 months ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆900Updated 8 months ago