WangRongsheng / pytorch-classificationLinks
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
☆31Updated 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框架实现的图像分类网络☆83Updated 4 years ago
- 支持多模型工程化的图像分类器☆25Updated 3 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆37Updated 3 years ago
- yolov5 with more backbone☆19Updated 3 years ago
- 实验室的一个病虫害检测项目,在SSD基础上进行一系列改进!SSD Improvements!☆31Updated 2 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- 基于Pytorch的图像分类框架☆94Updated 5 months ago
- 图像分类网络Pytorch实现☆12Updated 3 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆24Updated 2 years ago
- joooogle / Automatic-labeling-of-instance-segmentation-Mask-Rcnn-in-static-background-base-on-labelme静态背景下实例分割数据集自动标注工具,基于Labelme改进。可以自动生成labelme格式的json文件。(注意:本程序只适用于大量图片基于静态背景)原理是:背景减除后得到高质量的二值图,计算连通域外轮廓坐标,再将信息写入json文件。☆13Updated 6 years ago
- 天池2021广东工业智能制造大赛瓷砖瑕疵检测极客奖方案☆79Updated 3 years ago
- 这是一个Colab使用的示例notebook。配合博文使用。☆23Updated 3 years ago
- 基于YOLOv5和PSPNet的实时目标检测和语义分割系统☆40Updated 3 years ago
- 无人机视角、多模态、模型剪枝、国产AI芯片部署☆41Updated 3 years ago
- 广东工业智造大赛--布匹瑕疵检测复赛代码☆185Updated 5 years ago
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆62Updated 2 years ago
- 无监督正样本训练 检测缺陷并分割图像☆27Updated 3 years ago
- 布匹缺陷识别练习赛☆46Updated 4 years ago
- generate randomly defects on positive samples and restore them with GAN.☆40Updated 4 years ago
- 深度学习常用的脚本,比如公共数据集(Tusimple,VOC等)的转换(xml2json,json2xml,yolo2voc),读取视频,分离训练验证集等☆22Updated 3 years ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆70Updated 4 years ago
- ResNet50 猫狗数据集训练☆30Updated 4 years ago
- Detection_Augmentation☆25Updated 2 years ago
- 🚀 Simple and efficient use for Ultralytics yolov5🚀☆32Updated 2 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆119Updated 4 years ago
- Pytorch reimplement of PPYOLOv2, PPYOLO, YOLOv3☆14Updated 3 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆132Updated 5 years ago
- This is a deep learning application project in the industrial field, intended to detect defects on the workpiece surface. The code is bas…☆82Updated 5 years ago
- This is the GC10-DET datasets of the upcoming paper " Deep Metallic Surface Defect Detection: the New Benchmark and Detection Network" Th…☆67Updated 3 years ago
- 鉴于该 填鸭式 方法对小目标的数据增强的详细的描述较少,故重新整理了代码,并添加了说明。按照md文件的说明,应该可以正常的运行☆46Updated 4 months ago