lukemelas / do-you-even-need-attentionLinks
Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)
☆483Updated 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).☆228Updated 3 years ago
- Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting V…☆491Updated 2 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆160Updated 4 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆349Updated last year
- Estimate/count FLOPS for a given neural network using pytorch☆306Updated 3 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆310Updated 3 years ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆222Updated 8 months ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,078Updated 3 years ago
- Labels and other data for the paper "Are we done with ImageNet?"☆197Updated 3 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆470Updated 4 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆189Updated last year
- EsViT: Efficient self-supervised Vision Transformers☆411Updated 2 years ago
- A LARS implementation in PyTorch☆353Updated 5 years ago
- ☆249Updated 3 years ago
- Fully featured implementation of Routing Transformer☆298Updated 4 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!)☆538Updated last year
- ☆387Updated 2 years ago
- An attempt at the implementation of Glom, Geoffrey Hinton's new idea that integrates concepts from neural fields, top-down-bottom-up proc…☆194Updated 4 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆217Updated 4 years ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆269Updated 4 years ago
- Ranger deep learning optimizer rewrite to use newest components☆338Updated last year
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆429Updated 4 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆545Updated 3 years ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆331Updated 3 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆327Updated 2 years ago
- Official code Cross-Covariance Image Transformer (XCiT)☆674Updated 4 years ago
- Implementation of the 😇 Attention layer from the paper, Scaling Local Self-Attention For Parameter Efficient Visual Backbones☆200Updated 4 years ago
- Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.☆243Updated 3 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- Learning Rate Warmup in PyTorch☆414Updated 5 months ago