Res2Net / Res2Net-PretrainedModelsLinks
(ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"
☆1,097Updated 2 years ago
Alternatives and similar repositories for Res2Net-PretrainedModels
Users that are interested in Res2Net-PretrainedModels are comparing it to the libraries listed below
Sorting:
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,326Updated 4 years ago
- GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond☆1,205Updated 4 years ago
- CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).☆1,462Updated 4 years ago
- a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results☆864Updated 4 years ago
- Deformable ConvNets V2 (DCNv2) in PyTorch☆1,467Updated 2 years ago
- Dual Attention Network for Scene Segmentation (CVPR2019)☆2,435Updated 5 months ago
- PyTorch implementation of SENet☆2,320Updated 4 years ago
- Code for our CVPR2021 paper coordinate attention☆1,057Updated 3 years ago
- PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)☆755Updated 6 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆607Updated 6 years ago
- Train the HRNet model on ImageNet☆1,013Updated 3 years ago
- ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks☆843Updated 2 years ago
- Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"