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 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,203Updated last year
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated 11 months ago
- A PyTorch Implementation of Focal Loss.☆987Updated 5 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆763Updated 4 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,189Updated 3 years ago
- PyTorch implementation of Contrastive Learning methods☆1,988Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,328Updated 4 years ago
- An All-MLP solution for Vision, from Google AI☆1,038Updated 2 months ago
- ☆1,143Updated 2 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,532Updated 4 years ago
- My best practice of training large dataset using PyTorch.☆1,101Updated last year
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,313Updated 4 years ago
- list of efficient attention modules☆1,012Updated 4 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 5 years ago
- A New Optimization Technique for Deep Neural Networks☆538Updated 3 years ago
- Implementation of Bottleneck Transformer in Pytorch☆676Updated 3 years ago
- Code snippets created for the PyTorch discussion board☆571Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,163Updated last year
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆337Updated 6 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,837Updated last year
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].☆718Updated 3 years ago
- Stochastic Weight Averaging in PyTorch☆976Updated 4 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆833Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,249Updated 10 months ago
- A state-of-the-art semi-supervised method for image recognition☆1,637Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆496Updated 3 years ago