lucidrains / lambda-networksLinks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
☆1,530Updated 4 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,164Updated last year
- pip install antialiased-cnns to improve stability and accuracy☆1,679Updated last year
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,045Updated 4 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,581Updated last year
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,204Updated last year
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,314Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆765Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated last year
- Implementation of Bottleneck Transformer in Pytorch☆677Updated 4 years ago
- A New Optimization Technique for Deep Neural Networks☆540Updated 3 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,110Updated 2 years ago
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,535Updated last year
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,064Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,609Updated 4 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆349Updated last year
- Standalone TFRecord reader/writer with PyTorch data loaders☆893Updated 5 months ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆988Updated 4 months ago
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆696Updated 3 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,188Updated last month
- Deep Learning Experiment Management☆642Updated 2 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,068Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,264Updated 2 years ago
- My best practice of training large dataset using PyTorch.☆1,105Updated last year
- Exploring Self-attention for Image Recognition, CVPR2020.☆751Updated 5 years ago
- An end-to-end PyTorch framework for image and video classification☆1,609Updated last year
- Code for the Convolutional Vision Transformer (ConViT)☆469Updated 3 years ago
- PyTorch implementation of Barlow Twins.☆994Updated 3 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆477Updated 10 months ago