lddniupi / fastestdet-fruits
轻量级模型,检测5种水果,包含750张自制水果数据集。
☆14Updated 2 years ago
Alternatives and similar repositories for fastestdet-fruits:
Users that are interested in fastestdet-fruits are comparing it to the libraries listed below
- 基于Yolov5的Vue前端目标检测和训练可视化系统☆67Updated 2 years ago
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆60Updated 2 years ago
- PYQT5 Yolov5 python GUI☆30Updated 2 years ago
- Pyqt搭建YOLOV5目标检测界面-第一次优化后的版本☆56Updated 2 years ago
- 基于QT的缺陷检测系统,包括图像检测以及目标检测两个部分,支持ONNXRuntime加速☆45Updated 2 years ago
- 非常简单的yolov5应用,只需要opencv库即可,包括c++和python版本。支持对图片和视频进行检测和摄像头实时检测☆81Updated 2 years ago
- 基于 yolov5 和 PyQt5 开发工具搭建了实时违法检测区域入侵软件,支持自定义检测区域、多种对象检测以及事件信息统计。☆86Updated last year
- 基于YOLOv5和PSPNet的实时目标检测和语义分割系统☆40Updated 2 years ago
- 基于opencv的多人脸检测,口罩佩戴检测,单目标跟踪☆10Updated 3 years ago
- jetson nano 部署 yolov5+TensorRT+Deepstream☆52Updated last year
- YoloV5模型简化部署, 方便在OpenCV里面调用。☆35Updated 3 years ago
- This YOLOv5🚀😊 GUI road sign system uses MySQL💽, PyQt5🎨, PyTorch, CSS🌈. It has modules for login🔑, YOLOv5 setup📋, sign recognitio…☆207Updated 10 months ago
- 本项目为基于yolov5的GUI目标识别程序,支持选择要使用的权重文件,设置是否使用GPU、置信度阈值等参数。☆94Updated 2 years ago
- YOLOv5的轻量化改进(蜂巢检测项目)☆73Updated 2 years ago
- 人工智能大作业-无人机图像目标检测☆70Updated 4 years ago
- Add gui for YoloV5 using PyQt5☆156Updated 3 years ago
- use pyqt5 to build yolov5☆83Updated 10 months ago
- 基于python和pyqt5,实现opencv图像处理,包含内容有基本的图像处理,人脸检测和识别,图像检索以及基于图像描述符的搜索,目标检测与识别,目标跟踪,opencv神经网络☆147Updated 6 years ago
- 一款基于深度学习,提供数据标注、模型训练、模型部署、基于已有模型自动标注等功能的计算机视觉一体化平台。 操作简单,无需深度学习理论即可实现AI落地。处理分类、目标检测、目标跟踪等计算机视觉任务。 应用场景:交通执法(车辆违停、行人乱穿马路等)、工业检测(缺陷检测、物体分拣等…☆124Updated 4 years ago
- 基于YOLOv8的多端车流检测系统(用于毕设+开源)☆79Updated last year
- 基于Opencv的车道线检测:1. 图像加载;2.图像预处理:图片灰度化,高斯滤波;3.Cany边缘检测;4.感兴趣区域检测;5.霍夫直线检测 ;6.直线拟合;7.车道线叠加;8.图片和视频测试;9.可视化界面pyqt5 (可选)。☆79Updated 3 years ago
- 基于YOLOv7-plate和CRNN的车牌号检测识别项目,使用PyQt构建了UI界面。☆46Updated last year
- 基于yolov5的C++单目摄像头测距☆34Updated last year
- 基于FaceNet的人脸检测+识别的课堂学生签到系统☆48Updated 4 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
- YOLOv5实现安全帽检测☆25Updated 11 months ago
- 使用深度学习的缺陷检测与小目标检测☆23Updated 4 years ago
- 使用OpenCV部署yolov5-pose目 标检测+人体姿态估计,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l☆86Updated 3 years ago
- PySide6 implementation of YOLOv7 GUI☆80Updated 2 years ago
- yolo模型使用cv2推理并使用qt5添加GUI后打包部署。pt模型转onnx模型;opencv.dnn完成推理;pyqt实现可视界面;打包为exe方便移植☆113Updated last year