leaderj1001 / Attention-Augmented-Conv2d
Implementing Attention Augmented Convolutional Networks using Pytorch
☆650Updated 3 years ago
Alternatives and similar repositories for Attention-Augmented-Conv2d:
Users that are interested in Attention-Augmented-Conv2d are comparing it to the libraries listed below
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆863Updated 4 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆454Updated 5 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,204Updated 4 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆594Updated 4 years ago
- Pytorch implementation of newly added convolution☆588Updated 5 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,100Updated 2 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆683Updated 6 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 4 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆604Updated 6 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆375Updated 5 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆293Updated 4 years ago
- Code for paper☆560Updated 3 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,092Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 6 months ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,458Updated 4 years ago
- Implementation of Non-local Block.☆1,572Updated 2 years ago
- A PyTorch Implementation of Focal Loss.☆983Updated 5 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆311Updated 5 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,320Updated 3 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆332Updated 4 years ago
- Feature Pyramid Networks in PyTorch☆479Updated 7 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆842Updated 2 years ago
- ☆407Updated 7 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,399Updated last year
- Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10…☆865Updated 4 years ago
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆796Updated 5 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆796Updated last year
- PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)☆252Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆727Updated 6 years ago