leaderj1001 / Attention-Augmented-Conv2dLinks
Implementing Attention Augmented Convolutional Networks using Pytorch
☆654Updated 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
Sorting:
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆868Updated 4 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,210Updated 4 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Pytorch implementation of newly added convolution☆586Updated 5 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.☆596Updated 5 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆752Updated 5 years ago
- Implementation of Non-local Block.☆1,572Updated 2 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆612Updated 6 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,103Updated 2 years ago
- Code for paper☆560Updated 3 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,109Updated 2 years ago
- PyTorch implementation of Deformable Convolution☆910Updated 4 years ago
- PyTorch implementation of Octave Convolution with pre-trained Oct-ResNet and Oct-MobileNet models☆294Updated 5 years ago
- torchsummaryX: Improved visualization tool of torchsummary☆303Updated 3 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- PyTorch re-implementation of Grad-CAM (+ vanilla/guided backpropagation, deconvnet, and occlusion sensitivity maps)☆797Updated 5 years ago
- Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST☆732Updated last year
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆733Updated 6 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆313Updated 5 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆845Updated 2 years ago
- Synchronized Batch Normalization implementation in PyTorch.☆1,503Updated 4 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆990Updated 10 months ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆377Updated 5 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☆482Updated 7 years ago
- PyTorch implementation of SENet☆2,327Updated 4 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,469Updated 4 years ago
- A New Optimization Technique for Deep Neural Networks☆538Updated 3 years ago
- Official Pytorch implementation of CutMix regularizer☆1,243Updated 4 years ago