poknjuy / recognition
毕业设计 指针式仪表自动识别
☆12Updated last year
Related projects ⓘ
Alternatives and complementary repositories for recognition
- 基于opencv的指针式仪表的识别与读数☆115Updated 5 years ago
- Using YoloV3 to detect pointer instruments and reading the number by Hough Transform☆46Updated 2 years ago
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆38Updated 3 years ago
- 指针式仪表读数python程序☆70Updated 2 years ago
- 本系统使用是一个django项目,主要功能包括多类型指针式仪表识别、文字识别、仪表模板管理等。仪表识别的过程为:使用OCR文字识别检测待测仪表图像的模板类型,读取模板图像和其对应的参数信息;然后进行模板匹配定位仪表位置,再获取指针角度以及计算仪表数值。☆24Updated 2 years ago
- This is the first released system towards complex meters` detection and recognition, which is implemented by computer vision techniques.☆125Updated last year
- 一款基于深度学习,提供数据标注、模型训练、模型部署、基于已有模型自动标注等功能的计算机视觉一体化平台。 操作简单,无需深度学习理论即可实现AI落地。处理分类、目标检测、目标跟踪等计算机视觉任务。 应用场景:交通执法(车辆违停、行人乱穿马路等)、工业检测(缺陷检测、物体分拣等…☆111Updated 4 years ago
- 工业仪表读数识别☆7Updated 4 years ago
- 仪表盘刻度识别☆23Updated 3 years ago
- Read the value of the pointer meter☆64Updated 3 years ago
- This project utilizes PyQt5, YOLOv8, and TensorFlow for vehicle detection and identification, including speed monitoring and fine issuanc…☆65Updated last year
- This YOLOv5🚀😊 GUI road sign system uses MySQL💽, PyQt5🎨, PyTorch, CSS🌈. It has modules for login🔑, YOLOv5 setup📋, sign recognitio…☆179Updated 6 months ago
- Safety helmet wearing detection on construction site based on YoloV5s-V5.0 including helmet dataset(基于YoloV5-V5.0的工地安全帽检测并且包含开源的安全帽数据集)☆134Updated 2 years ago
- ☆26Updated 2 years ago
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆46Updated last year
- 基于yolov5的车牌检测,包含车牌角点检测☆154Updated 2 years ago
- PYQT5 Yolov5 python GUI☆26Updated 2 years ago
- ☆23Updated 4 years ago
- yolo模型使用cv2推理并使用qt5添加GUI后打包部署。pt模型转onnx模型;opencv.dnn完成推理;pyqt实现可视界面;打包为exe方便移植☆100Updated last year
- 基于YOLOv5的卫星图像目 标检测demo | A demo for satellite imagery object detection based on YOLOv5☆202Updated 4 years ago
- use pyqt5 to build yolov5☆76Updated 6 months ago
- YOLOV5 小目标检测修改版☆177Updated 3 years ago
- PaddlePaddle实现的目标检测模型PP-YOLOE☆110Updated 2 years ago
- yolov5 车辆检测 车牌检测 车牌识别☆265Updated this week
- 【Demo】基于CNN实现对摄像头捕捉的人脸进行性别和年龄的预测【于2023.10.10更新】☆46Updated last week
- ☆32Updated 2 years ago
- 本项目为基于yolov5的GUI目标识别程序,支持选择要使用的权重文件,设置是否使用GPU、置信度阈值等参数。☆89Updated 2 years ago
- Multiple Object Tracking☆107Updated last year
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆71Updated 4 years ago
- yolov5 + deepsort实现了行人计数功能, 统计摄像头内出现过的总人数,以及对穿越自定义黄线行人计数效果如下☆149Updated 3 years ago