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
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 6 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆377Updated 5 years ago
- ☆411Updated 7 years ago
- ☆218Updated 7 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).☆48Updated 5 years ago
- A simple Spatial Pyramid Pooling layer which could be added in CNN☆330Updated 6 years ago
- use pytorch to do image classfiication tasks☆201Updated 5 years ago
- PyTorch implementation of Res2Net☆114Updated 6 years ago
- ☆173Updated 6 years ago
- This is a third party implementation of RA-CNN in pytorch.☆203Updated 5 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch