zhulf0804 / Inceptionv4_and_Inception-ResNetv2.PyTorch
A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.
☆115Updated 5 years ago
Alternatives and similar repositories for Inceptionv4_and_Inception-ResNetv2.PyTorch:
Users that are interested in Inceptionv4_and_Inception-ResNetv2.PyTorch are comparing it to the libraries listed below
- FcaNet: Frequency Channel Attention Networks☆279Updated 3 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆108Updated 5 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆372Updated 5 years ago
- FcaNet: Frequency Channel Attention Networks☆527Updated 3 years ago
- ☆295Updated 3 years ago
- ☆94Updated 3 years ago
- ☆153Updated 3 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆72Updated 6 years ago
- SE-ResNet PyTorch Version☆126Updated 6 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆417Updated 2 weeks ago
- CNN可视化代码,帮助了解建立GradCam过程 , 代码中文注解☆101Updated 5 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆255Updated 3 years ago
- Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet☆93Updated 3 years ago
- The official pytorch implemention of our ICML-2021 paper "SimAM: A Simple, Parameter-Free Attention Module for Convolutional Neural Netwo…☆419Updated 2 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆38Updated 4 years ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 4 years ago
- This is a SE_DenseNet which contains a senet (Squeeze-and-Excitation Networks by Jie Hu, Li Shen, and Gang Sun) module, written in Pytor…☆101Updated 4 years ago
- ☆404Updated 6 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆59Updated 4 years ago
- [pytorch] DANet: Dual Attention Network for Scene Segmentation☆71Updated 5 years ago
- Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https…☆81Updated 3 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆330Updated 4 years ago
- Code for ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks☆1,299Updated 3 years ago
- A PyTorch implementation of Xception: Deep Learning with Depthwise Separable Convolutions☆252Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆740Updated 4 years ago
- Pytorch!!!Pytorch!!!Pytorch!!! Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)☆560Updated 2 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆121Updated 5 years ago
- Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"☆396Updated 4 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆165Updated 3 years ago
- Bottleneck Transformers for Visual Recognition☆275Updated 3 years ago