lucidrains / lambda-networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
☆1,532Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for lambda-networks
- Codebase for Image Classification Research, written in PyTorch.☆2,139Updated 8 months ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,566Updated 5 months ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,033Updated 3 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,661Updated 7 months ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,596Updated 3 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,194Updated 10 months ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,309Updated 3 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆753Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,238Updated last year
- A CV toolkit for my papers.☆2,041Updated 5 months ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆977Updated last month
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆980Updated 3 months ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆747Updated 4 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 3 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,050Updated 3 months ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,303Updated 4 years ago
- Implementation of Bottleneck Transformer in Pytorch☆673Updated 3 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,005Updated last year
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,764Updated 4 months ago
- My best practice of training large dataset using PyTorch.☆1,086Updated 6 months ago
- Deep Learning Experiment Management☆639Updated last year
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,149Updated last year
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆693Updated 2 years ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,261Updated 8 months ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,029Updated last month
- DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution☆1,137Updated 2 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,085Updated last year
- PyTorch implementation of Contrastive Learning methods☆1,942Updated last year
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,513Updated 3 months ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,466Updated last year