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,165Updated 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
- pip install antialiased-cnns to improve stability and accuracy☆1,678Updated last year
- 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☆765Updated 4 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,206Updated last year
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,537Updated last year
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,315Updated 4 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,064Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,111Updated 2 years ago
- A New Optimization Technique for Deep Neural Networks☆540Updated 3 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,081Updated 2 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 5 months ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,609Updated 4 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 5 years ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,292Updated last year
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,188Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 4 years ago
- An end-to-end PyTorch framework for image and video classification☆1,610Updated last year
- Implementation of Bottleneck Transformer in Pytorch☆677Updated 4 years ago
- My best practice of training large dataset using PyTorch.☆1,107Updated last year
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,852Updated last year
- Code for the Convolutional Vision Transformer (ConViT)☆470Updated 4 years ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,491Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆349Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,333Updated 5 years ago
- Deep Learning Experiment Management☆641Updated 2 years ago
- Official Pytorch implementation of CutMix regularizer☆1,247Updated 5 years ago
- ResNeSt: Split-Attention Networks☆3,262Updated 2 years ago