epfml / attention-cnnLinks
Source code for "On the Relationship between Self-Attention and Convolutional Layers"
☆1,109Updated 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☆654Updated 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,324Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,188Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 10 months ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,532Updated 4 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,202Updated last year
- A PyTorch Implementation of Focal Loss.☆986Updated 5 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆764Updated 4 years ago
- A New Optimization Technique for Deep Neural Networks☆537Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- An All-MLP solution for Vision, from Google AI☆1,036Updated last month
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,313Updated 4 years ago
- PyTorch implementation of Contrastive Learning methods☆1,987Updated last year
- Implementation of Bottleneck Transformer in Pytorch☆677Updated 3 years ago
- list of efficient attention modules☆1,012Updated 4 years ago
- My best practice of training large dataset using PyTorch.☆1,100Updated last year
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆754Updated 4 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,609Updated 4 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 5 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,045Updated 4 years ago
- Code snippets created for the PyTorch discussion board☆570Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆496Updated 3 years ago
- The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].☆716Updated 3 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,679Updated last year
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,834Updated last year
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆991Updated 2 months ago
- Stochastic Weight Averaging in PyTorch☆975Updated 4 years ago