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.
☆94Updated 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:
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 5 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆128Updated 5 years ago
- ☆305Updated 3 years ago
- A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.☆120Updated 6 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆125Updated 6 years ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆486Updated 3 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆216Updated 3 years ago
- The official pytorch implemention of our ICML-2021 paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Netwo…☆461Updated 3 years ago
- ☆155Updated 4 years ago
- code and trained models for "Attentional Feature Fusion"☆802Updated 4 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆42Updated 4 years ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆258Updated 2 weeks ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆431Updated 8 months ago
- CAM', 'ScoreCAM', 'SSCAM', 'ISCAM' 'GradCAM', 'GradCAMpp', 'SmoothGradCAMpp', 'XGradCAM', 'LayerCAM' using by PyTorch.☆74Updated 4 years ago
- This repository contains code for a multiple classification image segmentation model based on UNet and UNet++☆176Updated 5 years ago
- ☆96Updated 4 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆62Updated 5 years ago
- Pytorch implementation for Semantic Segmentation with multi models (Deeplabv3, Deeplabv3_plus, PSPNet, UNet, UNet_AutoEncoder, UNet_neste…☆205Updated 5 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆264Updated 4 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆167Updated 4 years ago
- 使用PyTorch实现Unet图像分割☆170Updated 5 years ago
- ☆66Updated 5 years ago
- Multi-label classification based on timm.☆127Updated 4 years ago
- Official repository of ACmix (CVPR2022)☆413Updated 3 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆435Updated 2 years ago
- SE-ResNet PyTorch Version☆132Updated 7 years ago
- pytorch resnet image-classification☆19Updated 3 years ago
- CAM图的resnet50版本☆158Updated 4 years ago
- PyTorch for classification《 Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition》☆18Updated 6 years ago