sohelbhuiyan / pytorch-classification
Classification with PyTorch.
☆10Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-classification
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆37Updated 3 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆57Updated 4 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆106Updated 5 years ago
- PyTorch implementation of ResNeSt : Split-Attention Networks☆18Updated 4 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆100Updated 5 years ago
- Pytorch implementation of some vision transformers, trained on CIFAR-10.☆28Updated 3 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆73Updated 4 years ago
- pytorch implement of Label Smoothing☆32Updated 4 years ago
- A pytorch implementation of Fine-Grained Classification via Hierarchical Bilinear Pooling with Aggregated Slack Mask (HBPASM).☆14Updated 5 years ago
- Fine Grained Image Classification with Class Imbalance using Bilinear EfficientNet with Focal Loss and Label Smoothing☆10Updated 4 years ago
- A PyTorch implementation of CMT based on paper CMT: Convolutional Neural Networks Meet Vision Transformers.☆66Updated last year
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 4 years ago
- SKNet及3D SKConv非官方实现☆20Updated 4 years ago
- ☆151Updated 3 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…☆100Updated 4 years ago
- A pytorch implementation of Bilinear CNNs for Fine-grained Visual Recognition(BCNN).☆48Updated 5 years ago
- ☆93Updated 3 years ago
- Spatial and Channel Attention in CNN Architectures for Image Classification task☆25Updated 4 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆68Updated last year
- 可视化神经网络☆37Updated 2 years ago
- Learning Attentive Pairwise Interaction for Fine-Grained Classification, AAAI-2020☆125Updated 2 years ago
- PyTorch implementation of Deep Semantic Dictionary Learning for Multi-label Image Classification, AAAI 2021.☆48Updated 3 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆71Updated 5 years ago
- There is an image dataSet. We use Pytorch to extract the image features☆45Updated 5 years ago
- Implementation of CVPR 2020 paper "MMTM: Multimodal Transfer Module for CNN Fusion"☆110Updated 4 years ago
- CAM图的resnet50版本☆150Updated 3 years ago
- Video Action Recognition on HMDB51, UCF101, Something-Something. I3D, R(2+1)D☆7Updated 4 years ago
- ResNet with Ghost Modules.☆11Updated 4 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- simple implements Non-Local Neural Networks for image classification(Fashion-Mnist)☆13Updated 5 years ago