tengshaofeng / ResidualAttentionNetwork-pytorch
a pytorch code about Residual Attention Network. This code is based on two projects from
☆680Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ResidualAttentionNetwork-pytorch
- Residual Attention Network for Image Classification☆552Updated 7 years ago
- ☆403Updated 6 years ago
- Implementation of Non-local Block.☆1,570Updated last year
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆860Updated 3 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆594Updated 5 years ago
- Feature Pyramid Networks in PyTorch☆470Updated 6 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆370Updated 5 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,337Updated last year
- PyTorch implementation of SENet☆2,285Updated 3 years ago
- ☆216Updated 6 years ago
- Implementing Attention Augmented Convolutional Networks using Pytorch☆641Updated 2 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,193Updated 3 years ago
- PyTorch implementation of Deformable Convolution☆911Updated 3 years ago
- Pytorch implementation of Center Loss☆970Updated last year
- Instance-Batch Normalization Networks (ECCV2018)☆798Updated last year
- Pytorch implementation of newly added convolution☆583Updated 5 years ago
- Implementation of the mixup training method☆465Updated 6 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,062Updated last year
- Reproduces ResNet-V3 with pytorch☆509Updated 4 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆956Updated 5 years ago
- (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"☆1,074Updated last year
- This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" (Ze Yang, Tiange Luo, Dong …☆452Updated 3 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆681Updated 4 years ago
- A PyTorch implementation of center loss on MNIST☆360Updated 6 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,443Updated 2 years ago
- A memory-efficient implementation of DenseNets☆1,521Updated last year
- A simple Spatial Pyramid Pooling layer which could be added in CNN☆331Updated 5 years ago
- A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)☆462Updated 6 years ago
- Train the HRNet model on ImageNet☆970Updated 2 years ago
- Siamese Network implementation using Pytorch☆274Updated last year