sohelbhuiyan / pytorch-classification
Classification with PyTorch.
☆10Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-classification
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆57Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆100Updated 5 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆37Updated 3 years ago
- Fine Grained Image Classification with Class Imbalance using Bilinear EfficientNet with Focal Loss and Label Smoothing☆10Updated 4 years ago
- CAM图的resnet50版本☆150Updated 3 years ago
- Learning Attentive Pairwise Interaction for Fine-Grained Classification, AAAI-2020☆125Updated 2 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆104Updated 5 years ago
- A pytorch implementation of Fine-Grained Classification via Hierarchical Bilinear Pooling with Aggregated Slack Mask (HBPASM).☆14Updated 5 years ago
- ☆151Updated 3 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆73Updated 4 years ago
- Try to implement FPN with Resnet for classification. Dataset: CIFAR10☆15Updated 5 years ago
- PyTorch implementation of ResNeSt : Split-Attention Networks☆18Updated 4 years ago
- Hybrid attention module☆24Updated 2 years ago
- A pytorch implementation of Bilinear CNNs for Fine-grained Visual Recognition(BCNN).☆48Updated 5 years ago
- [BMVC 2021] The official PyTorch implementation of Feature Fusion Vision Transformer for Fine-Grained Visual Categorization☆49Updated 2 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆28Updated 3 years ago
- Weakly Supervised Attention Pyramid Convolutional Neural Network for Fine-Grained Visual Classification (TIP2021)☆47Updated 3 months ago
- There is an image dataSet. We use Pytorch to extract the image features☆45Updated 5 years ago
- ☆93Updated 3 years ago
- pytorch implement of Label Smoothing☆32Updated 4 years ago
- Imbalanced Image Classification with Complement Cross Entropy (Pytorch)☆48Updated last year
- PyTorch Code for Feature Boosting, Suppression, and Diversification for Fine-Grained Visual Classification☆20Updated 3 years ago
- ☆79Updated 3 years ago
- A Pytorch implementation of SMU: SMOOTH ACTIVATION FUNCTION FOR DEEP NETWORKS USING SMOOTHING MAXIMUM TECHNIQUE☆42Updated 2 years ago
- an implementation of MoCo and MoCo-v2 improvements pre-trained on Imagenette☆21Updated 3 years ago
- [ICCV 2021] Code for approximated exponential maximum pooling☆290Updated last year
- FcaNet: Frequency Channel Attention Networks☆275Updated 3 years ago
- Multi-task learning for image classification implemented in PyTorch.☆96Updated 6 years ago
- ULSAM: Ultra-Lightweight Subspace Attention Module for Compact Convolutional Neural Networks☆79Updated 3 years ago
- classical CNN impelementation with pytorch.Include VGGNet,BN-VGG,Inception-v1,BN-Inception,Resnet-v1,Resnet-v2,DenseNet and so on.☆30Updated 5 years ago