StickCui / PyTorch-SE-ResNetLinks
SE-ResNet PyTorch Version
☆132Updated 7 years ago
Alternatives and similar repositories for PyTorch-SE-ResNet
Users that are interested in PyTorch-SE-ResNet are comparing it to the libraries listed below
Sorting:
- CAM图的resnet50版本☆158Updated 4 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆381Updated 6 years ago
- ☆218Updated 8 years ago
- ☆412Updated 8 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 6 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…☆103Updated 5 years ago
- A pytorch implementation of Bilinear CNNs for Fine-grained Visual Recognition(BCNN).☆49Updated 6 years ago
- A simple Spatial Pyramid Pooling layer which could be added in CNN☆326Updated 6 years ago
- PyTorch implementation of Res2Net☆114Updated 6 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆299Updated 3 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆625Updated 6 years ago
- A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)☆411Updated 6 years ago
- This is a PyTorch implementation of the paper "Multi-branch and Multi-scale Attention Learning for Fine-Grained Visual Categorization (MM…☆258Updated 5 years ago
- This is a third party implementation of RA-CNN in pytorch.☆204Updated 5 years ago
- WACV2018/TIP: Gabor Convolutional Networks☆179Updated 5 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆264Updated 2 years ago
- use pytorch to do image classfiication tasks☆201Updated 5 years ago
- CBAM implementation on Keras☆368Updated 4 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆439Updated 11 months ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆331Updated 5 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆130Updated 6 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆63Updated 5 years ago
- classical CNN impelementation with pytorch.Include VGGNet,BN-VGG,Inception-v1,BN-Inception,Resnet-v1,Resnet-v2,DenseNet and so on.☆33Updated 7 years ago
- Implementation of Pyramid Attention Networks for Semantic Segmentation.☆238Updated 7 years ago
- PyTorch implementation of bilinear CNN for fine-grained image recognition☆397Updated 6 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆81Updated 5 years ago
- ☆172Updated 6 years ago
- segmentation repo using pytorch☆78Updated 7 years ago
- use pytorch to do image classification☆140Updated 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 5 years ago