lucidrains / lambda-networksLinks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
☆1,531Updated 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,167Updated 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
- pip install antialiased-cnns to improve stability and accuracy☆1,679Updated last year
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,582Updated last year
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,537Updated last year
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,208Updated 2 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,317Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆765Updated 4 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,067Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,613Updated 4 years ago
- A New Optimization Technique for Deep Neural Networks☆540Updated 4 years ago
- Implementation of Bottleneck Transformer in Pytorch☆676Updated 4 years ago
- An end-to-end PyTorch framework for image and video classification☆1,611Updated last year
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆988Updated 7 months ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,116Updated 3 years ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆899Updated 8 months ago
- ResNeSt: Split-Attention Networks☆3,265Updated 3 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
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,495Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated last year
- My best practice of training large dataset using PyTorch.☆1,105Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,334Updated 5 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,213Updated 4 months ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,087Updated 2 years ago
- On the Variance of the Adaptive Learning Rate and Beyond☆2,549Updated 4 years ago
- Deep Learning Experiment Management☆641Updated last month
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 5 years ago
- VOLO: Vision Outlooker for Visual Recognition☆951Updated 3 years ago