SSTato / MeterLinks
Use yolov5 to detect pointer scale
☆20Updated 2 years ago
Alternatives and similar repositories for Meter
Users that are interested in Meter are comparing it to the libraries listed below
Sorting:
- Read the value of the pointer meter☆75Updated 4 years ago
- This is the first released system towards complex meters` detection and recognition, which is implemented by computer vision techniques.☆184Updated 2 years ago
- 基于opencv的指针式仪表的识别与读数☆131Updated 6 years ago
- Using YoloV3 to detect pointer instruments and reading the number by Hough Transform☆55Updated 3 years ago
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆44Updated 4 years ago
- based on the yolov8,provide pt-onnx-tensorrt transcode and infer code by c++☆57Updated 3 months ago
- ☆27Updated 5 years ago
- 指针式仪表读数python程序☆90Updated 3 years ago
- 使用Nanodet+YoloV8-Pose实现指针仪表的实时检测、高精度读数识别(借助ncnn框架)☆207Updated last year
- 本系统使用是一个django项目,主要功能包括多类型指针式仪表识别、文字识别、仪表模板管理等。仪表识别的过程为:使用OCR文字识别检测待测仪表图像的模板类型,读取模板图像和其对应的参数信息;然后进行模板匹配定位仪表位置,再获取指针角度以及计算仪表数值。☆42Updated 3 years ago
- fish-kong/Yolov5-Instance-Seg-Tensorrt-CPP☆58Updated 3 years ago
- 使用TensorRT加速YOLOv8-Seg,完整的后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。☆88Updated 2 years ago
- ☆52Updated 4 years ago
- 在Jetson AGX Xavier上部署yolov8-seg检测分割模型(带自适应低光照补偿)☆51Updated 11 months ago
- ☆44Updated 4 years ago
- yolov5 segmentation with onnxruntime and opencv☆169Updated last year
- 使用opencv模块部署yolov5-6.0版本☆137Updated 2 years ago
- Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api.☆138Updated 3 months ago
- 11111☆28Updated 3 years ago
- 仪表盘刻度识别☆33Updated 4 years ago
- 基于yolov5的车牌检测,包含车牌角点检测☆164Updated 3 years ago
- Based on tensorrt v8.0+, deploy detection, pose, segment, tracking of YOLO11 with C++ and python api.☆316Updated 3 months ago
- ☆32Updated 3 years ago
- pt-->wts-->engine☆156Updated last year
- ☆53Updated 2 years ago
- C++ YOLOv8 ONNXRuntime inference code for Object Detection or Instance Segmentation.☆67Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序☆190Updated 3 years ago
- Code for the paper: Z. Dong et al., "Vector Detection Network: An Application Study on Robots Reading Analog Meters in the Wild," in IEEE…☆23Updated 4 years ago
- Learning ncnn with some examples☆71Updated 2 years ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆76Updated last year