epfml / attention-cnn
Source code for "On the Relationship between Self-Attention and Convolutional Layers"
☆1,085Updated last year
Related projects ⓘ
Alternatives and complementary repositories for attention-cnn
- Implementing Attention Augmented Convolutional Networks using Pytorch☆641Updated 2 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,303Updated 4 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆454Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆977Updated last month
- Implementation of Bottleneck Transformer in Pytorch☆673Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆785Updated 9 months ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆747Updated 4 years ago
- A PyTorch Implementation of Focal Loss.☆962Updated 5 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,532Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,168Updated 3 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,309Updated 3 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,194Updated 10 months ago
- PyTorch implementation of Contrastive Learning methods☆1,942Updated last year
- A CV toolkit for my papers.☆2,041Updated 5 months ago
- Learning Rate Warmup in PyTorch☆392Updated this week
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆753Updated 3 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆750Updated 3 years ago
- My best practice of training large dataset using PyTorch.☆1,086Updated 6 months ago
- torchsummaryX: Improved visualization tool of torchsummary☆301Updated 2 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆588Updated 4 years ago
- list of efficient attention modules☆989Updated 3 years ago
- Stochastic Weight Averaging in PyTorch☆966Updated 3 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,149Updated last year
- An All-MLP solution for Vision, from Google AI☆1,003Updated 2 months ago
- A New Optimization Technique for Deep Neural Networks☆533Updated 2 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆407Updated 3 months ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,062Updated last year
- Debug PyTorch code using PySnooper☆802Updated 3 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆946Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,596Updated 3 years ago