jiantenggei / torch-classification
用来自己训练和复现分类模型
☆17Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for torch-classification
- 基于PyTorch框架实现的图像分类网络☆73Updated 4 years ago
- 基于Swin-transformer训练图像分类并部署web端☆83Updated 2 years ago
- 一个用于肺炎图像分类的方法,采用DSHNet生成少类样本数据,解决数据不平衡的问题,然后利用RSFNet进行分类,最后结合剪枝策略实现轻量化!MedGAN-ResLite-V3 will be released! Stay tuned!❤☆22Updated 5 months ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆33Updated 2 years ago
- [CVPR 2022] TVConv: Efficient Translation Variant Convolution for Layout-aware Visual Processing☆43Updated 2 years ago
- 可视化神经网络☆37Updated 2 years ago
- Unofficial implementation of "Coordinate Attention for Efficient Mobile Network Design". CoordAttention tensorflow slim☆17Updated 3 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆57Updated 4 years ago
- fpn_resnet、resnet-se、resnet-cbam☆32Updated 4 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆34Updated 2 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆26Updated 3 years ago
- ResNet50 猫狗数据集训练☆25Updated 3 years ago
- This repository contains the implementation and the building blocks of GlideNet and Informed Convolution. This work is published at CVPR …☆28Updated 2 years ago
- ☆43Updated last year
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆82Updated 3 years ago
- Implement CBAM:Convolutional Block Attention Module with TensorFlow☆25Updated 5 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆104Updated 5 years ago
- 基于GAN的小样本学习实验(pytorch)☆13Updated 3 years ago
- ☆19Updated 3 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆37Updated 3 years ago
- PyTorch Code for Feature Boosting, Suppression, and Diversification for Fine-Grained Visual Classification☆20Updated 3 years ago
- 可视化特征图教程☆62Updated 2 years ago
- 深度学习 注意力机制模块 时间 空间注意力通道☆26Updated last year
- 基于 torchvision 编写的针对 COCO 数据集的 Faster-RCNN 快速训练与推理框架,支持多 batchsize。☆10Updated 3 years ago
- 实现常用图像分类算法☆43Updated last year
- 一个通用的图像分类模板,天池/CVPR AliProducts挑战赛 3/688☆82Updated 3 years ago
- pytorch实现MOAT,可以在ImageNet或自己的数据集上训练,支持apex混合精度,各种图像增强技术☆29Updated 2 years ago
- PyTorch implementation of ResNeSt : Split-Attention Networks☆18Updated 4 years ago
- 基于Pytorch实现优秀的自然图像分割框架!(包括FCN、U-Net和Deeplab)☆62Updated 3 years ago