lee-zq / DeepLab
Some SOTA CNN modules or models construction methods and techniques
☆23Updated last year
Alternatives and similar repositories for DeepLab:
Users that are interested in DeepLab are comparing it to the libraries listed below
- ghostnet_cifar10☆114Updated 4 years ago
- ☆95Updated 3 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆255Updated 3 years ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆67Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆101Updated 5 years ago
- FcaNet: Frequency Channel Attention Networks☆279Updated 4 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆59Updated 4 years ago
- PyTorch implementation of ResNeSt : Split-Attention Networks☆18Updated 4 years ago
- ☆153Updated 3 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆73Updated 4 years ago
- use pytorch to do image classification☆138Updated 4 years ago
- ☆28Updated 4 years ago
- The implement of yolov1 using pytorch, and supply the weight file of network for thoes who there are limitations about hardware.☆21Updated 4 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆73Updated 6 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆111Updated 5 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆38Updated 4 years ago
- ☆297Updated 3 years ago
- [arXiv 2020] Deep Connected Attention Networks☆122Updated 4 years ago
- ResNet with Ghost Modules.☆11Updated 4 years ago
- Simple implementation of Mobile-Former on Pytorch☆108Updated 3 years ago
- fpn_resnet、resnet-se、resnet-cbam