lucidrains / lambda-networksLinks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
☆1,532Updated 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,160Updated last year
- pip install antialiased-cnns to improve stability and accuracy☆1,678Updated 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
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,577Updated last year
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆764Updated 4 years ago
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,532Updated last year
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,314Updated 4 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,202Updated last year
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,064Updated last year
- A New Optimization Technique for Deep Neural Networks☆537Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 10 months ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,107Updated 2 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,609Updated 4 years ago
- Implementation of Bottleneck Transformer in Pytorch☆677Updated 3 years ago
- An end-to-end PyTorch framework for image and video classification☆1,607Updated last year
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,056Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,502Updated 4 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,159Updated 3 weeks ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆889Updated 3 months ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆991Updated 2 months ago
- Code for the Convolutional Vision Transformer (ConViT)☆468Updated 3 years ago
- Deep Learning Experiment Management☆640Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,259Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆347Updated last year
- A CV toolkit for my papers.☆2,051Updated 7 months ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,286Updated last year
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆696Updated 3 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,490Updated 2 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,190Updated last year
- In-Place Activated BatchNorm for Memory-Optimized Training of DNNs☆1,333Updated last month