Source code for "On the Relationship between Self-Attention and Convolutional Layers"
☆1,118Jan 10, 2023Updated 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:
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Feb 13, 2020Updated 6 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Jun 15, 2020Updated 5 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆654Jan 26, 2022Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,264Dec 9, 2022Updated 3 years ago
- Official DeiT repository☆4,327Mar 15, 2024Updated 2 years ago
- pip install antialiased-cnns to improve stability and accuracy☆1,681Apr 8, 2024Updated last year
- End-to-End Object Detection with Transformers☆15,166Mar 12, 2024Updated 2 years ago
- PyTorch implementation of Contrastive Learning methods☆1,995Oct 4, 2023Updated 2 years ago
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆20Dec 28, 2021Updated 4 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,334Nov 10, 2020Updated 5 years ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆587Oct 12, 2021Updated 4 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,221Feb 16, 2021Updated 5 years ago
- On the Variance of the Adaptive Learning Rate and Beyond☆2,549Jul 31, 2021Updated 4 years ago
- Official implementation of PVT series☆1,888Oct 27, 2022Updated 3 years ago
- Official Implementation of 'Fast AutoAugment' in PyTorch.☆1,610Jun 16, 2021Updated 4 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,203Jan 1, 2025Updated last year
- A curated list of awesome self-supervised methods☆6,374Feb 24, 2026Updated 3 weeks ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,120Feb 3, 2026Updated last month
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,611Aug 12, 2020Updated 5 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,090Apr 13, 2023Updated 2 years ago
- Official repository for the "Big Transfer (BiT): General Visual Representation Learning" paper.☆1,538Jul 30, 2024Updated last year
- A PyTorch implementation of EfficientNet☆8,219Apr 8, 2022Updated 3 years ago
- ☆12,365Mar 3, 2026Updated 2 weeks ago
- A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch☆8,936Updated this week
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,504Mar 13, 2026Updated last week
- [CVPR2021, PAMI2023] End-to-End Object Detection with Learnable Proposal☆1,347Apr 30, 2023Updated 2 years ago
- Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)☆2,609Apr 22, 2024Updated last year
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,297Jun 25, 2023Updated 2 years ago
- SCOPS: Self-Supervised Co-Part Segmentation (CVPR'19)☆218Dec 8, 2022Updated 3 years ago
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,467May 22, 2023Updated 2 years ago
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,943Dec 14, 2023Updated 2 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,484Mar 19, 2021Updated 5 years ago
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…☆1,628Mar 25, 2022Updated 3 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,166Mar 20, 2024Updated 2 years ago
- torch-optimizer -- collection of optimizers for Pytorch☆3,167Mar 22, 2024Updated 2 years ago
- Deformable DETR: Deformable Transformers for End-to-End Object Detection.☆3,911May 16, 2024Updated last year
- PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.☆7,314Mar 16, 2026Updated last week
- Tensorflow Repo for "DeepGCNs: Can GCNs Go as Deep as CNNs?" ICCV2019 Oral https://www.deepgcns.org☆629Jan 23, 2020Updated 6 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,080Jul 8, 2024Updated last year