lukemelas / do-you-even-need-attentionLinks
Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)
☆486Updated 4 years ago
Alternatives and similar repositories for do-you-even-need-attention
Users that are interested in do-you-even-need-attention are comparing it to the libraries listed below
Sorting:
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆304Updated 3 years ago
- ☆376Updated last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated 3 months ago
- Fully featured implementation of Routing Transformer☆295Updated 3 years ago
- Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting V…☆488Updated 2 years ago
- A LARS implementation in PyTorch☆346Updated 5 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆469Updated 4 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,074Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆348Updated last year
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆264Updated 3 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆215Updated 4 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆329Updated 3 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆465Updated 3 years ago
- Nested Hierarchical Transformer https://arxiv.org/pdf/2105.12723.pdf☆197Updated 10 months ago
- Ranger deep learning optimizer rewrite to use newest components☆331Updated last year
- EsViT: Efficient self-supervised Vision Transformers☆413Updated last year
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆533Updated 7 months ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated 9 months ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆141Updated 3 years ago
- ☆247Updated 3 years ago
- Unofficial PyTorch Implementation of EvoNorm☆122Updated 3 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆199Updated 4 years ago
- [NeurIPS 2021 Spotlight] Official code for "Focal Self-attention for Local-Global Interactions in Vision Transformers"☆556Updated 3 years ago
- End-to-end training of sparse deep neural networks with little-to-no performance loss.☆323Updated 2 years ago
- Compute CNN receptive field size in pytorch in one line☆360Updated last year
- Drop-in replacement for any ResNet with a significantly reduced memory footprint and better representation capabilities☆209Updated last year