Res2Net / Res2Net-PretrainedModels
(ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"
☆1,074Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Res2Net-PretrainedModels
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,269Updated 3 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,193Updated 3 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆831Updated last year
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"☆2,062Updated last year
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆594Updated 5 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆860Updated 3 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆742Updated 5 years ago
- PyTorch implementation of SENet☆2,285Updated 3 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,426Updated 3 years ago
- Implementation of Non-local Block.☆1,570Updated last year
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,443Updated 2 years ago
- [CVPR2020] GhostNet: More Features from Cheap Operations☆522Updated 4 years ago
- Non-official implement of Paper:CBAM: Convolutional Block Attention Module☆1,337Updated last year
- Code for our CVPR2021 paper coordinate attention☆1,017Updated 3 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,408Updated last year
- Train the HRNet model on ImageNet☆970Updated 2 years ago
- Exploring Self-attention for Image Recognition, CVPR2020.☆747Updated 4 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆370Updated 5 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆380Updated 4 years ago
- ResNeSt: Split-Attention Networks☆3,238Updated last year
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,309Updated 3 years ago
- Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"☆387Updated 4 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆412Updated 3 years ago
- Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection☆956Updated 5 years ago
- ☆403Updated 6 years ago
- The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)☆681Updated 4 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆728Updated 3 years ago
- mobilenetv3 with pytorch,provide pre-train model☆1,651Updated last year
- Pytorch implementation of newly added convolution☆583Updated 5 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆290Updated last year