WangRongsheng / pytorch-classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
☆28Updated 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
- 支持多模型工程化的图像分类器☆23Updated 3 years ago
- 基于PyTorch框架实现的图像分类网络☆79Updated 4 years ago
- 无监督正样本训练 检测缺陷并分割图像☆25Updated 3 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆36Updated 3 years ago
- ResNet50 猫狗数据集训练☆30Updated 3 years ago
- 基于Swin-transformer训练图像分类并部署web端☆86Updated 2 years ago
- 实验室的一个病虫害检测项目,在SSD基础上进行一系列改进!SSD Improvements!☆27Updated 2 years ago
- joooogle / Automatic-labeling-of-instance-segmentation-Mask-Rcnn-in-static-background-base-on-labelme静态背景下实例分割数据集自动标注工具,基于Labelme改进。可以自动生成labelme格式的json文件。(注意:本程序只适用于大量图片基于静态背景)原理是:背景减除后得到高质量的二值图,计算连通域外轮廓坐标,再将信息写入json文件。☆12Updated 5 years ago
- 图像分类网络Pytorch实现☆12Updated 3 years ago
- 一个通用的图像分 类模板,天池/CVPR AliProducts挑战赛 3/688☆85Updated 4 years ago
- 用来自己训练和复现分类模型☆18Updated 2 years ago
- Implementation of augmentation for small object detection(填鸭) https://arxiv.org/pdf/1902.07296.pdf☆19Updated 4 years ago
- Faster R-CNN实现安防中安全帽佩戴目标检测☆85Updated 5 years ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 5 years ago
- Detection_Augmentation☆25Updated 2 years ago
- 基于显著性目标检测的非特定类别图像分割-中国大学生服务外包创新创业大赛☆29Updated 3 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆24Updated 2 years ago
- Tensorflow2(Keras)复现论文"Multi-scale Convolution Neural Networks for Crowd Counting"实现人群密度估计☆28Updated 4 years ago
- yolov5 with more backbone☆17Updated 2 years ago
- ☆66Updated 4 years ago
- Pytorch reimplement of PPYOLOv2, PPYOLO, YOLOv3☆14Updated 3 years ago
- 这是一个Colab使用的示例notebook。配合博文使用。☆23Updated 2 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆125Updated 5 years ago
- 学习pytorch图像分类时整理的魔板,只需要更改对应的图片,直接运行train.py 和test.py即可☆17Updated 5 years ago
- generate randomly defects on positive samples and restore them with GAN.☆40Updated 4 years ago
- 基于YOLOv5和PSPNet的实时目标检测和语义分割系统☆40Updated 2 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆67Updated 5 years ago
- This is a ResNet image classification training code☆18Updated 2 years ago
- YOLOv5实现安全帽检测☆24Updated 11 months ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆68Updated 4 years ago