dinhthangbkhn / pytorch_resnet_fpn_for_classificationLinks
Try to implement FPN with Resnet for classification. Dataset: CIFAR10
☆15Updated 5 years ago
Alternatives and similar repositories for pytorch_resnet_fpn_for_classification
Users that are interested in pytorch_resnet_fpn_for_classification are comparing it to the libraries listed below
Sorting:
- A pytorch implementation of Bilinear CNNs for Fine-grained Visual Recognition(BCNN).☆48Updated 5 years ago
- ULSAM: Ultra-Lightweight Subspace Attention Module for Compact Convolutional Neural Networks☆81Updated 4 years ago
- [arXiv 2020] Deep Connected Attention Networks☆124Updated 4 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
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆102Updated 5 years ago
- ☆153Updated 3 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆80Updated 4 years ago
- Bilinear pooling with convolutional neural networks☆15Updated last year
- FcaNet: Frequency Channel Attention Networks☆279Updated 4 years ago
- Global Second-order Pooling Convolutional Networks (cvpr2019 GSoP)☆129Updated last year
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆61Updated 5 years ago
- Code for paper "Learning Semantically Enhanced Feature for Fine-grained Image Classification"☆32Updated 4 years ago
- Weakly Supervised Attention Pyramid Convolutional Neural Network for Fine-Grained Visual Classification (TIP2021)☆47Updated 10 months ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 5 years ago
- Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet☆97Updated 3 years ago
- ACCV Fine-grained recognition code☆59Updated 3 years ago
- Rethinking Classification and Localization for Object Detection☆73Updated 5 years ago
- [pytorch] DANet: Dual Attention Network for Scene Segmentation☆71Updated 5 years ago
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆385Updated 5 years ago
- Simple reimplemetation experiments about FcaNet☆11Updated 4 years ago
- ☆81Updated 3 years ago
- A pytorch reimplementation of Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition in Resnet.☆55Updated 6 years ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆262Updated 4 years ago
- CAM图的resnet50版本☆155Updated 4 years ago
- PyTorch implementation of Res2Net☆114Updated 6 years ago
- Code release for Fine-Grained Visual Classification via Progressive Multi-Granularity Training of Jigsaw Patches (ECCV2020)☆220Updated 3 years ago
- Code release for the paper BSNet: Bi-Similarity Network for Few-shot Fine-grained Image Classification. (TIP2020)☆48Updated 4 years ago
- Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition reimplement in Pytorch.☆104Updated 4 years ago
- ghostnet_cifar10☆115Updated 4 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆40Updated 4 years ago