WangRongsheng / pytorch-classificationLinks
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
☆30Updated 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
Sorting:
- 基于PyTorch框架实现的图像分类网络☆82Updated 4 years ago
- 支持多模型工程化的图像分类器☆24Updated 3 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆37Updated 3 years ago
- 基于Swin-transformer训练图像分类并部署web端☆93Updated 2 years ago
- 图像分类网络Pytorch实现☆12Updated 3 years ago
- 基于Pytorch的图像分类框架☆92Updated 3 months ago
- 实验室的一个病虫害检测项目,在SSD基础上进行一系列改进!SSD Improvements!☆31Updated 2 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆24Updated 2 years ago
- 资源受限环境下、大规模肺炎早筛方法。采用DSHNet生成少类样本数据,解决数据不平衡的问题,然后利用RSFNet进行分类,最后结合剪枝策略实现轻量化!MedGAN-ResLite-V2 is released! ❤☆28Updated last year
- 实现常用图像分类算法☆45Updated last year
- 一个通用的图像分类模板,天池/CVPR AliProducts挑战赛 3/688☆86Updated 4 years ago
- fine-Grained classify 细颗粒度图像分类☆12Updated 2 years ago
- ☆34Updated 2 years ago
- 采用38层的残差网络进行深度训练,提取图像特征,用作图像分类。可训练自己的数据集。☆29Updated 4 years ago
- use pytorch to do image classification☆140Updated 4 years ago
- 图像细粒度分类☆12Updated 6 years ago
- joooogle / Automatic-labeling-of-instance-segmentation-Mask-Rcnn-in-static-background-base-on-labelme静态背景下实例分割数据集自动标注工具,基于Labelme改进。可以自动生成labelme格式的json文件。(注意:本程序只适用于大量图片基于静态背景)原理是:背景减除后得到高质量的二值图,计算连通域外轮廓坐标,再将信息写入json文件。☆13Updated 6 years ago
- 基于resnet18的迁移学习分类网络,用于给bee和ant二分类☆14Updated 7 years ago
- 对于小目标的检测和识别☆27Updated 6 years ago
- 无监督正样本训练 检测缺陷并分割图像☆26Updated 3 years ago
- Faster R-CNN实现安防中安全帽佩戴目标检测☆88Updated 5 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆126Updated 5 years ago
- This is a ResNet image classification training code☆18Updated 2 years ago
- ResNet50 猫狗数据集训练☆30Updated 4 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆44Updated 3 years ago
- Detection_Augmentation☆25Updated 2 years ago
- 数字图像处理大作业,图像细粒度分类,CUB-200-2011,Peking University☆74Updated 6 years ago
- generate randomly defects on positive samples and restore them with GAN.☆40Updated 4 years ago
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- 学习pytorch图像分类时整理的魔板,只需要更改对应的图片,直接运行train.py 和test.py即可☆17Updated 5 years ago