lukemelas / do-you-even-need-attentionLinks
Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)
☆485Updated 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:
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated last year
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆218Updated 2 months ago
- A LARS implementation in PyTorch☆345Updated 5 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆465Updated 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!)☆531Updated 7 months ago
- Learning Rate Warmup in PyTorch☆410Updated 2 months ago
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 4 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆304Updated 3 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆215Updated 4 years ago
- ☆246Updated 3 years ago
- A Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quan…☆630Updated 2 years ago
- Fully featured implementation of Routing Transformer☆292Updated 3 years ago
- ☆376Updated last year
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated last year
- 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
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- EsViT: Efficient self-supervised Vision Transformers☆412Updated last year
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆199Updated 4 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- Implementing Lambda Networks using Pytorch☆139Updated 4 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,072Updated 2 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- End-to-end training of sparse deep neural networks with little-to-no performance loss.☆322Updated 2 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆259Updated 4 years ago
- Over9000 optimizer☆426Updated 2 years ago
- ☆245Updated 3 years ago
- Compute CNN receptive field size in pytorch in one line☆360Updated last year