Ugenteraan / ResNet-50-CBAM-PyTorchLinks
Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https://www.kaggle.com/puneet6060/intel-image-classification.
☆92Updated 3 years ago
Alternatives and similar repositories for ResNet-50-CBAM-PyTorch
Users that are interested in ResNet-50-CBAM-PyTorch are comparing it to the libraries listed below
Sorting:
- ☆304Updated 3 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆118Updated 5 years ago
- 基于Swin-transformer训练图像分类并部署web端☆93Updated 3 years ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 5 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆125Updated 5 years ago
- The official pytorch implemention of our ICML-2021 paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Netwo…☆444Updated 2 years ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆481Updated 3 years ago
- Official repository of ACmix (CVPR2022)☆415Updated 3 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆213Updated 3 years ago
- ☆154Updated 3 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆41Updated 4 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆424Updated 4 months ago
- ☆97Updated 4 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆61Updated 5 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆262Updated 4 years ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆257Updated last year
- ☆36Updated last year
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆429Updated 2 years ago
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆93Updated 4 years ago
- ResNet50 猫狗数据集训练☆30Updated 4 years ago
- FcaNet: Frequency Channel Attention Networks☆553Updated 4 years ago
- Multi-label classification based on timm.☆119Updated 3 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆80Updated 4 years ago
- FcaNet: Frequency Channel Attention Networks☆279Updated 4 years ago
- A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.☆117Updated 5 years ago
- Pytorch implementation for "A Novel Plug-in Module for Fine-Grained Visual Classification". fine-grained visual classification task.☆200Updated 2 years ago
- CAM', 'ScoreCAM', 'SSCAM', 'ISCAM' 'GradCAM', 'GradCAMpp', 'SmoothGradCAMpp', 'XGradCAM', 'LayerCAM' using by PyTorch.☆73Updated 3 years ago
- 基于PyTorch框架实现的图像分类网络☆82Updated 4 years ago
- Code for our CVPR2021 paper coordinate attention☆1,061Updated 4 years ago
- ☆34Updated 2 years ago