STomoya / ResNeStLinks
PyTorch implementation of ResNeSt : Split-Attention Networks
☆18Updated 5 years ago
Alternatives and similar repositories for ResNeSt
Users that are interested in ResNeSt are comparing it to the libraries listed below
Sorting:
- ☆154Updated 3 years ago
- Vision Transformers with Hierarchical Attention☆101Updated 9 months ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆41Updated 4 years ago
- HS-ResNet: Hierarchical-Split Block on Convolutional Neural Network☆46Updated 4 years ago
- ☆34Updated 2 years ago
- A PyTorch implementation of CMT based on paper CMT: Convolutional Neural Networks Meet Vision Transformers.☆70Updated 2 years ago
- A Pytorch implementation of SMU: SMOOTH ACTIVATION FUNCTION FOR DEEP NETWORKS USING SMOOTHING MAXIMUM TECHNIQUE☆44Updated 2 years ago
- Pytorch implementation of BAM("BAM: Bottleneck Attention Module", BMVC18) and CBAM(“CBAM: Convolutional Block Attention Module”, ECCV18)☆31Updated 3 years ago
- 论文复现,多机多卡☆49Updated 3 years ago
- Deep Networks with Recurrent Layer Aggregation☆28Updated 3 years ago
- SKNet及3D SKConv非官方实现☆21Updated 5 years ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 5 years ago
- [arXiv 2020] Deep Connected Attention Networks☆124Updated 4 years ago
- Simple implementation of Mobile-Former on Pytorch☆108Updated 3 years ago
- CMT: Convolutional Neural Networks Meet Vision Transformers☆120Updated 3 years ago
- [AAAI 2021] Pytorch implementation for "Tied Block Convolution: Leaner and Better CNNs with Shared Thinner Filters."☆37Updated 4 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆61Updated 5 years ago
- This is a pytorch type of block,including Non-local block,Simple Non-local block,GC block and all GC block; refer to paper《GCNet: Non-lo…☆83Updated 4 years ago
- Codes of "SPANet: Spatial Pyramid Attention Network for Enhanced Image Recognition"☆27Updated 5 years ago
- Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet