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
- ☆218Updated 7 years ago
- ☆412Updated 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
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 6 years ago
- A simple Spatial Pyramid Pooling layer which could be added in CNN☆329Updated 6 years ago
- A pytorch implementation of Bilinear CNNs for Fine-grained Visual Recognition(BCNN).☆49Updated 6 years ago
- use pytorch to do image classfiication tasks☆201Updated 5 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆378Updated 6 years ago
- A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)☆413Updated 5 years ago
- CBAM implementation on Keras☆365Updated 4 years ago
- This is a third party implementation of RA-CNN in pytorch.☆204Updated 5 years ago
- PyTorch implementation of Res2Net☆114Updated 6 years ago
- PyTorch implementation of bilinear CNN for fine-grained image recognition☆396Updated 6 years ago
- classical CNN impelementation with pytorch.Include VGGNet,BN-VGG,Inception-v1,BN-Inception,Resnet-v1,Resnet-v2,DenseNet and so on.☆32Updated 6 years ago
- Implementation of Pyramid Attention Networks for Semantic Segmentation.☆235Updated 6 years ago
- ☆173Updated 6 years ago
- segmentation repo using pytorch☆79Updated 7 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆265Updated last year
- A Faster PyTorch implementation of bilinear CNN for fine-grained image recognition☆128Updated 7 years ago
- This is a PyTorch implementation of the paper "Multi-branch and Multi-scale Attention Learning for Fine-Grained Visual Categorization (MM…☆258Updated 4 years ago
- CBAM implementation on TensowFlow☆150Updated 7 years ago
- A PyTorch implementation of Xception: Deep Learning with Depthwise Separable Convolutions☆259Updated 2 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆127Updated 6 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆62Updated 5 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆618Updated 6 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆79Updated 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 4 years ago
- WACV2018/TIP: Gabor Convolutional Networks☆178Updated 5 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 7 years ago