lucidrains / lambda-networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
☆1,534Updated 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,148Updated 11 months ago
- pip install antialiased-cnns to improve stability and accuracy☆1,661Updated 10 months ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,309Updated 3 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,038Updated 3 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,568Updated 8 months ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,196Updated last year
- ResNeSt: Split-Attention Networks☆3,249Updated 2 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,602Updated 3 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,077Updated 2 months ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆756Updated 3 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆751Updated 4 years ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,266Updated 11 months ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,024Updated last year
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆982Updated 6 months ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,096Updated 2 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,059Updated 6 months ago
- My best practice of training large dataset using PyTorch.☆1,092Updated 9 months ago
- A New Optimization Technique for Deep Neural Networks☆535Updated 3 years ago
- An end-to-end PyTorch framework for image and video classification☆1,599Updated 7 months ago
- PyTorch implementation of Contrastive Learning methods☆1,960Updated last year
- Official Pytorch implementation of CutMix regularizer☆1,226Updated 4 years ago
- A CV toolkit for my papers.☆2,048Updated 2 months ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- Implementation of Bottleneck Transformer in Pytorch☆676Updated 3 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,176Updated last year
- Synchronized Batch Normalization implementation in PyTorch.☆1,499Updated 3 years ago
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,520Updated 6 months ago
- Unofficial PyTorch Reimplementation of RandAugment.☆631Updated last year
- Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.☆1,810Updated last year
- Code for the Convolutional Vision Transformer (ConViT)☆466Updated 3 years ago