epfml / attention-cnnLinks
Source code for "On the Relationship between Self-Attention and Convolutional Layers"
☆1,116Updated 3 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:
- A PyTorch Implementation of Focal Loss.☆992Updated 6 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆657Updated 4 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,208Updated 2 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,532Updated 5 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,336Updated 5 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆805Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,199Updated 4 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆763Updated 4 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,317Updated 4 years ago
- A New Optimization Technique for Deep Neural Networks☆540Updated 4 years ago
- Code snippets created for the PyTorch discussion board☆571Updated 4 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 5 years ago
- My best practice of training large dataset using PyTorch.☆1,104Updated last year
- An All-MLP solution for Vision, from Google AI☆1,056Updated 7 months ago
- PyTorch implementation of Contrastive Learning methods☆1,996Updated 2 years ago
- Stochastic Weight Averaging in PyTorch☆976Updated 4 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
- A CV toolkit for my papers.☆2,049Updated last year
- list of efficient attention modules☆1,021Updated 4 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 5 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,169Updated last year
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆416Updated last year
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,614Updated 4 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆338Updated 6 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆758Updated 4 years ago
- Implementation of Bottleneck Transformer in Pytorch☆677Updated 4 years ago
- An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale☆306Updated 4 years ago