shuyansy / Detect-and-read-meters
This is the first released system towards complex meters` detection and recognition, which is implemented by computer vision techniques.
☆148Updated last year
Alternatives and similar repositories for Detect-and-read-meters
Users that are interested in Detect-and-read-meters are comparing it to the libraries listed below
Sorting:
- 指针式仪表读数python程序☆78Updated 2 years ago
- Using YoloV3 to detect pointer instruments and reading the number by Hough Transform☆51Updated 2 years ago
- Read the value of the pointer meter☆70Updated 4 years ago
- Use yolov5 to detect pointer scale☆20Updated 2 years ago
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆44Updated 3 years ago
- 使用Nanodet+YoloV8-Pose实现指针仪表的实时检测、高精度读数识别(借助ncnn框架)☆112Updated 6 months ago
- YOLOv9 paper解析,训练自己的数据集,TensorRT端到端部署, NCNN安卓手机部署☆65Updated last year
- yolov8n 目标检测部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网部署最简单、速度最快的部署方式。☆39Updated last year
- ☆27Updated 4 years ago
- 本系统使用是一个django项目,主要功能包括多类型指针式仪表识别、文字识别、仪表模板管理等。仪表识别的过程为:使用OCR文字识别检测待测仪表图像的模板类型,读取模板图像和其对应的参数信息;然后进行模板匹配定位仪表位置,再获取指针角度以及计算仪表数值。☆36Updated 2 years ago
- 基于yoloV5-V6系列,train_palte添加多头检测。train_key添加关键点检测算法。☆45Updated 2 years ago
- ☆96Updated last year
- This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.☆336Updated 2 months ago
- 基于yolov5的车牌检测,包含车牌角点检测☆160Updated 2 years ago
- 仪表盘刻度识别☆28Updated 3 years ago
- ☆51Updated last year
- 基于opencv的指针式仪表的识别与读数☆126Updated 5 years ago
- yolov8n 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(onnx、tensorRT、RKNN、Horzion)☆148Updated last year
- YOLOv8检测模块组合优化改进(成功涨点):添加GAM注意力机制;添加小目标检测头;替换为Wise_IoU损失函数+完整web端展示(实现简单目标跟踪功能)☆163Updated last year
- ☆191Updated last year
- yolo模型使用cv2推理并使用qt5添加GUI后打包部署。pt模型转onnx模型;opencv.dnn完成推理;pyqt实现可视界面; 打包为exe方便移植☆117Updated last year
- ☆31Updated 3 years ago
- yolov8 瑞芯微 rknn 板端 C++部署。☆107Updated last year
- 分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序☆189Updated 2 years ago
- 在YOLOv7-tiny的基础上使用KLD损失修改为旋转目标检测yolov7-tiny-obb☆34Updated last year
- pt-->wts-->engine☆144Updated 8 months ago
- TensorRT+YOLO系列的 多路 多卡 多实例 并行视频分析处理案例☆279Updated 3 months ago
- YoloV5模型简化部署, 方便在OpenCV里面调用。☆34Updated 3 years ago
- 使用ONNXRuntime部署PaddleOCR-v3, 包含C++和Python两个版本的程序☆80Updated last year
- 使用YoloX+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别(借助ncnn框架)☆28Updated 7 months ago