qiaofengsheng / Pytorch-Image-Classifier-Collection
支持多模型工程化的图像分类器
☆23Updated 3 years ago
Alternatives and similar repositories for Pytorch-Image-Classifier-Collection:
Users that are interested in Pytorch-Image-Classifier-Collection are comparing it to the libraries listed below
- Official YOLOv7训练自己的数据集并实现端到端的TensorRT模型加速推断☆47Updated 2 years ago
- 图像分类网络Pytorch实现☆12Updated 3 years ago
- 目标检测yolov5 v6.0版,pytorch实现,标注,增强,训练自定义数据集全流程☆67Updated 3 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆36Updated 3 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆28Updated 4 years ago
- yolov5 with more backbone☆17Updated 2 years ago
- Yolov5 with transformers☆22Updated 3 years ago
- 基于PyTorch框架实现的图像分类网络☆79Updated 4 years ago
- ☆31Updated last year
- 布匹缺陷识别练习赛☆45Updated 4 years ago
- 基于Pytorch的图像分类框架☆89Updated last month
- 实验室的一个病虫害检测项目,在SSD基础上进行一系列改进!SSD Improvements!☆27Updated 2 years ago
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆42Updated 3 years ago
- 基于YOLOv5和PSPNet的实时目标检测和语义分割系统☆39Updated 2 years ago
- person_helmet_count☆15Updated 4 years ago
- 基于深度学习的热轧带钢表面缺陷自动检测技术☆42Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序☆61Updated 3 years ago
- 🚀 Simple and efficient use for Ultralytics yolov5🚀☆32Updated 2 years ago
- This is a PyQt5 GUI program, which is based on YoloV5 and DeepSort to track person, and give a warning when someone comes to the "dangero…☆37Updated 4 years ago
- Detection_Augmentation☆25Updated 2 years ago
- 图像多标签分类标注工具☆14Updated 4 years 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
- PYQT5 Yolov5 python GUI☆29Updated 2 years ago
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆57Updated 2 years ago
- 增加了较为详细的注释、一些自己的功能和封装代码方便嵌入☆18Updated 2 years ago
- 这是一个yolact-pytorch的库,可用于训练自己的数据集☆78Updated last year
- 深度学习常用的脚本,比如公共数据集(Tusimple,VOC等)的转换(xml2json,json2xml,yolo2voc),读取视频,分离训练验证集等☆20Updated 3 years ago
- 本项目为基于yolov5的GUI目标识别程序,支持选择要使用的权重文件,设置是否使用GPU、置信度阈值等参数。☆94Updated 2 years ago
- YOLOv5实现安全帽检测☆24Updated 10 months ago
- yolo模型使用cv2推理并使用qt5添加GUI后打包部署。pt模型转onnx模型;opencv.dnn完成推理;pyqt实现可视界面;打包为exe方便移植☆110Updated last year