epfml / attention-cnnLinks
Source code for "On the Relationship between Self-Attention and Convolutional Layers"
☆1,103Updated 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 Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Updated 3 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,202Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆989Updated 9 months ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆762Updated 4 years ago
- A PyTorch Implementation of Focal Loss.☆984Updated 5 years ago
- mixup: Beyond Empirical Risk Minimization☆1,183Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,533Updated 4 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,324Updated 4 years ago
- A New Optimization Technique for Deep Neural Networks☆537Updated 3 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 5 years ago
- This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423☆1,042Updated 3 years ago
- My best practice of training large dataset using PyTorch.☆1,099Updated last year
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 5 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,605Updated 4 years ago
- Stochastic Weight Averaging in PyTorch☆973Updated 3 years ago
- An All-MLP solution for Vision, from Google AI☆1,029Updated this week
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,311Updated 3 years ago
- Code snippets created for the PyTorch discussion board☆568Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 4 years ago
- ☆1,141Updated 2 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆755Updated 4 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆797Updated 5 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,063Updated 11 months ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆493Updated 3 years ago
- list of efficient attention modules☆1,012Updated 3 years ago
- Debug PyTorch code using PySnooper☆798Updated 4 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆409Updated 11 months ago