epfml / attention-cnnLinks
Source code for "On the Relationship between Self-Attention and Convolutional Layers"
☆1,117Updated 2 years ago
Alternatives and similar repositories for attention-cnn
Users that are interested in attention-cnn are comparing it to the libraries listed below
Sorting:
- Implementing Attention Augmented Convolutional Networks using Pytorch☆656Updated 3 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,334Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,196Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆765Updated 4 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 5 years ago
- An All-MLP solution for Vision, from Google AI☆1,054Updated 5 months ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,208Updated 2 years ago
- A New Optimization Technique for Deep Neural Networks☆540Updated 3 years ago
- A PyTorch Implementation of Focal Loss.☆992Updated 6 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,318Updated 4 years ago
- Implementation of Bottleneck Transformer in Pytorch☆677Updated 4 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,529Updated 5 years ago
- My best practice of training large dataset using PyTorch.☆1,105Updated last year
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆805Updated last year
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,190Updated 2 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- Code snippets created for the PyTorch discussion board☆570Updated 4 years ago
- Stochastic Weight Averaging in PyTorch☆977Updated 4 years ago
- PyTorch implementation of Contrastive Learning methods☆1,996Updated 2 years ago
- The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].☆725Updated 3 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,044Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,167Updated last year
- torchsummaryX: Improved visualization tool of torchsummary☆302Updated 3 years ago
- list of efficient attention modules☆1,019Updated 4 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆338Updated 6 years ago
- Class-Balanced Loss Based on Effective Number of Samples. CVPR 2019☆615Updated 4 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,501Updated 4 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,078Updated 3 years ago