JJBOY / CNN-repositoryLinks
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
Sorting:
- CAM图的resnet50版本☆155Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆102Updated 5 years ago
- A pytorch implementation of Bilinear CNNs for Fine-grained Visual Recognition(BCNN).☆48Updated 5 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 4 years ago
- SE-ResNet PyTorch Version☆130Updated 7 years ago
- A Faster PyTorch implementation of bilinear CNN for fine-grained image recognition☆127Updated 7 years ago
- ☆219Updated 7 years ago
- Learning Attentive Pairwise Interaction for Fine-Grained Classification, AAAI-2020☆128Updated 3 years ago
- A pytorch reimplementation of Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition in Resnet.☆55Updated 6 years ago
- A PyTorch implementation of WS-DAN (Weakly Supervised Data Augmentation Network) for FGVC (Fine-Grained Visual Classification)☆410Updated 5 years ago
- use pytorch to do image classfiication tasks☆201Updated 5 years ago
- use pytorch to do image classification☆140Updated 4 years ago
- pytorch learning tutorials☆121Updated 3 years ago
- PyTorch implementation of Res2Net☆114Updated 6 years ago
- This is a third party implementation of RA-CNN in pytorch.☆203Updated 5 years ago
- Class Activation Mapping☆44Updated 7 years ago
- pytorch implementation of Fine-grained Recognition: Accounting for Subtle Differences between Similar Classes☆26Updated 5 years ago
- segmentation repo using pytorch