sohelbhuiyan / pytorch-classification
Classification with PyTorch.
☆10Updated 4 years ago
Alternatives and similar repositories for pytorch-classification:
Users that are interested in pytorch-classification are comparing it to the libraries listed below
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆40Updated 4 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆59Updated 4 years ago
- PyTorch implementation of ResNeSt : Split-Attention Networks☆18Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆101Updated 5 years ago
- Fine Grained Image Classification with Class Imbalance using Bilinear EfficientNet with Focal Loss and Label Smoothing☆10Updated 4 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆116Updated 5 years ago
- ☆153Updated 3 years ago
- A pytorch implementation of Fine-Grained Classification via Hierarchical Bilinear Pooling with Aggregated Slack Mask (HBPASM).☆14Updated 5 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆78Updated 4 years ago
- Hybrid attention module☆24Updated 2 years ago
- ☆96Updated 3 years ago
- Re-implementation of Online Label Smoothing.☆20Updated 3 years ago
- CAM图的resnet50版本☆154Updated 4 years ago
- Learning Attentive Pairwise Interaction for Fine-Grained Classification, AAAI-2020☆127Updated 3 years ago
- The official code for the paper "Delving Deep into Label Smoothing", IEEE TIP 2021☆80Updated 2 years ago
- [AAAI-2021, TKDE-2023] Official implementation for "Cross-Layer Distillation with Semantic Calibration".☆75Updated 8 months ago
- TensorFlow implementation of "Residual Attention Network for Image Classification"☆16Updated 6 years ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 5 years ago
- A generic triplet data loader for image classification problems,and a triplet loss net demo.☆129Updated 4 years ago
- Some basic neural network implement by tf2.0☆28Updated 2 years ago
- PyTorch implementation of Deep Semantic Dictionary Learning for Multi-label Image Classification, AAAI 2021.☆48Updated 3 years ago
- Try to implement FPN with Resnet for classification. Dataset: CIFAR10☆15Updated 5 years ago
- Nearly Perfect & Easily Understandable PyTorch Implementation of SKNet☆95Updated 3 years ago
- use pytorch to do image classification☆139Updated 4 years ago
- Try to train a Triplet-Siamese-Netwrok with the constrained Triplet Loss for few shot image classification.☆14Updated 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…☆102Updated 4 years ago
- Keywords: CNN, Fully connect neural network, SFEW dataset, Image Preprocessing, Data Augmentation, Leakey ReLU, k-fold cross validation, …☆14Updated 4 years ago
- PyTorch implementation of "Distilling the Knowledge in a Neural Network"☆67Updated 3 years ago
- A Baseline for Multi-Label Image Classification Using Ensemble Deep CNN☆86Updated 4 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago