JJBOY / CNN-repository
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
Alternatives and similar repositories for CNN-repository:
Users that are interested in CNN-repository are comparing it to the libraries listed below
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆101Updated 5 years ago
- CAM图的resnet50版本☆151Updated 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…☆102Updated 4 years ago
- A pytorch implementation of Bilinear CNNs for Fine-grained Visual Recognition(BCNN).☆48Updated 5 years ago
- A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)☆407Updated 5 years ago
- pytorch learning tutorials☆121Updated 3 years ago
- A pytorch reimplementation of Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition in Resnet.☆54Updated 5 years ago
- A Faster PyTorch implementation of bilinear CNN for fine-grained image recognition☆126Updated 6 years ago
- [pytorch] DANet: Dual Attention Network for Scene Segmentation☆71Updated 5 years ago
- use pytorch to do image classfiication tasks☆200Updated 4 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆59Updated 4 years ago
- ☆217Updated 7 years ago
- Learning Attentive Pairwise Interaction for Fine-Grained Classification, AAAI-2020☆126Updated 3 years ago
- try to implement the CVPR 2019 paper "Selective Kernel Networks" by PyTorch☆372Updated 5 years ago
- ☆171Updated 6 years ago
- This is a third party implementation of RA-CNN in pytorch.☆202Updated 4 years ago
- segmentation repo using pytorch☆79Updated 6 years ago
- This is a PyTorch implementation of the paper "Multi-branch and Multi-scale Attention Learning for Fine-Grained Visual Categorization (MM…☆252Updated 4 years ago
- Boosting performance of Resnets by enhancing bridge-connections☆9Updated 6 years ago
- A Baseline for Multi-Label Image Classification Using Ensemble Deep CNN☆84Updated 3 years ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 5 years ago
- A reimplementation of the SKNet(Selective Kernel Networks) by pytorch☆71Updated 5 years ago
- Implement FPN with pytorch☆68Updated 6 years ago
- use pytorch to do image classification☆138Updated 4 years ago
- Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition reimplement in Pytorch.☆103Updated 4 years ago
- pytorch implementation of Fine-grained Recognition: Accounting for Subtle Differences between Similar Classes☆25Updated 4 years ago
- Implementation of Pyramid Attention Networks for Semantic Segmentation.☆237Updated 6 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆93Updated 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…☆82Updated 4 years ago
- Global Second-order Pooling Convolutional Networks (cvpr2019 GSoP)☆129Updated last year