StickCui / PyTorch-SE-ResNetLinks
SE-ResNet PyTorch Version
☆131Updated 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:
- 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
- ☆409Updated 7 years ago
- ☆218Updated 7 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆376Updated 5 years ago
- CAM图的resnet50版本☆155Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 5 years ago
- PyTorch implementation of Res2Net☆113Updated 6 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆296Updated 2 years ago
- Implementation of Pyramid Attention Networks for Semantic Segmentation.☆235Updated 6 years ago
- use pytorch to do image classification☆140Updated 4 years ago
- A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)☆410Updated 5 years ago
- segmentation repo using pytorch☆79Updated 7 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆333Updated 4 years ago
- Implementation of Dynamic ReLU on Pytorch☆204Updated 5 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆61Updated 5 years ago
- PyTorch Implementation of Deformable Convolution☆288Updated 7 years ago
- A reimplementation of the SKNet(Selective Kernel Networks) by pytorch☆71Updated 6 years ago
- Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223☆609Updated 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
- use pytorch to do image classfiication tasks☆201Updated 5 years ago
- This is a third party implementation of RA-CNN in pytorch.☆203Updated 5 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆385Updated 5 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆129Updated 3 years ago
- A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.☆117Updated 5 years ago
- keras-HRNet☆66Updated 5 years ago
- [pytorch] DANet: Dual Attention Network for Scene Segmentation☆71Updated 5 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆118Updated 5 years ago
- PyTorch Implementation of 2D and 3D 'squeeze and excitation' blocks for Fully Convolutional Neural Networks☆320Updated 5 years ago
- A simple Spatial Pyramid Pooling layer which could be added in CNN☆332Updated 5 years ago
- A pytorch implementation of Bilinear CNNs for Fine-grained Visual Recognition(BCNN).☆48Updated 5 years ago