lucidrains / lambda-networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
☆1,531Updated 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
- Codebase for Image Classification Research, written in PyTorch.☆2,154Updated last year
- pip install antialiased-cnns to improve stability and accuracy☆1,671Updated last year
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,569Updated 10 months ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,042Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,602Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 6 months ago
- PyTorch implementation of Contrastive Learning methods☆1,975Updated last year
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,525Updated 8 months ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,200Updated last year
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆760Updated 4 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆988Updated last week
- Synchronized Batch Normalization implementation in PyTorch.☆1,500Updated 4 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,037Updated 2 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,308Updated 3 years ago
- ResNeSt: Split-Attention Networks☆3,255Updated 2 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,100Updated 2 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,322Updated 4 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,184Updated last year
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,810Updated 9 months ago
- My best practice of training large dataset using PyTorch.☆1,097Updated 11 months ago
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,479Updated last year
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,280Updated last year
- A New Optimization Technique for Deep Neural Networks☆535Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,238Updated 4 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,118Updated 5 months ago
- Deep Learning Experiment Management☆640Updated 2 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,059Updated 8 months ago
- On the Variance of the Adaptive Learning Rate and Beyond☆2,548Updated 3 years ago
- Implementation of Bottleneck Transformer in Pytorch☆677Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year