dinhthangbkhn / pytorch_resnet_fpn_for_classificationLinks
Try to implement FPN with Resnet for classification. Dataset: CIFAR10
☆15Updated 6 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:
- FcaNet: Frequency Channel Attention Networks☆280Updated 4 years ago
- [arXiv 2020] Deep Connected Attention Networks☆125Updated 5 years ago
- ☆155Updated 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
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆79Updated 5 years ago
- Code for paper "Learning Semantically Enhanced Feature for Fine-grained Image Classification"☆34Updated 5 years ago
- A pytorch implementation of Bilinear CNNs for Fine-grained Visual Recognition(BCNN).☆49Updated 6 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 6 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆432Updated 9 months ago
- Code for our ICASSP 2021 paper: SA-Net: Shuffle Attention for Deep Convolutional Neural Networks☆263Updated 4 years ago
- Code release for the paper BSNet: Bi-Similarity Network for Few-shot Fine-grained Image Classification. (TIP2020)☆50Updated 4 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
- [ICCV 2021] Code for approximated exponential maximum pooling☆299Updated 2 years ago
- [pytorch] DANet: Dual Attention Network for Scene Segmentation☆71Updated 6 years ago
- ULSAM: Ultra-Lightweight Subspace Attention Module for Compact Convolutional Neural Networks☆83Updated 4 years ago
- Learning Attentive Pairwise Interaction for Fine-Grained Classification, AAAI-2020☆131Updated 3 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆128Updated 6 years ago
- An efficient and multi-scale feature fusion behavior recognition algorithm☆18Updated 5 years ago
- A pytorch reimplementation of Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition in Resnet.☆56Updated 6 years ago
- use pytorch to do image classification☆139Updated 5 years ago
- CAM图的resnet50版本☆158Updated 4 years ago
- Simple implementation of Mobile-Former on Pytorch☆108Updated 4 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆62Updated 5 years ago
- Code release for Fine-Grained Visual Classification via Progressive Multi-Granularity Training of Jigsaw Patches (ECCV2020)☆222Updated 4 years ago
- Multi-label classification based on timm.☆127Updated 4 years ago
- Official Repsoitory for "Activate or Not: Learning Customized Activation." [CVPR 2021]☆207Updated 4 years ago
- Weakly Supervised Attention Pyramid Convolutional Neural Network for Fine-Grained Visual Classification (TIP2021)☆50Updated last year
- The official PyTorch implementation of CVPR 2020 paper "Improving Convolutional Networks with Self-Calibrated Convolutions"☆383Updated 5 years ago
- Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)☆333Updated 4 years ago
- [ECCV 2020] PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer☆176Updated 5 years ago