DrawZeroPoint / VectorDetectionNetwork
Code for the paper: Z. Dong et al., "Vector Detection Network: An Application Study on Robots Reading Analog Meters in the Wild," in IEEE Transactions on Artificial Intelligence, vol. 2, no. 5, pp. 394-403, Oct. 2021, doi: 10.1109/TAI.2021.3105936.
☆18Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for VectorDetectionNetwork
- Read the value of the pointer meter☆63Updated 3 years ago
- This is the first released system towards complex meters` detection and recognition, which is implemented by computer vision techniques.☆123Updated last year
- Use yolov5 to detect pointer scale☆19Updated last year
- fish-kong/Yolov5-Instance-Seg-Tensorrt-CPP☆57Updated 2 years ago
- ☆42Updated 2 years ago
- 本项目可以检测人是否佩戴口罩,若佩戴则输出绿框,未佩戴则输出红框; 本项目基于yolov5,部署通过TensorRT加速,帧率可达200FPS☆42Updated 3 years ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆51Updated 6 months ago
- 使用opencv部署yolact实例分割,包含C++和Python两种版本的程序☆86Updated 3 years ago
- 基于opencv的指针式仪表的识别与读数☆115Updated 5 years ago
- 使用retinaface完成车牌关键点检测,并在tensorRT下部署☆39Updated 3 years ago
- segmentation algorithm yolact use tensorrt deploy☆13Updated 2 years ago
- 基于yoloV5-V6系列,train_palte添加多头检测。train_key添加关键点检测算法。☆43Updated 2 years ago
- yolov5 detector using rockchip rknn in C++☆35Updated 2 years ago
- 🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yol…☆120Updated 6 months ago
- The MOT implement by Solov2+DeepSORT with C++ (Libtorch, TensorRT).☆45Updated last year
- based on the yolov8,provide pt-onnx-tensorrt transcode and infer code by c++☆57Updated last year
- 使用TensorRT加速YOLOv8-Seg,完整的后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。☆70Updated last year
- yolov5 tensorrt int8量化方法汇总☆59Updated 11 months ago
- ☆49Updated last year
- ☆127Updated 8 months ago
- 基于yolov5的车牌检测,包含车牌角点检测☆154Updated 2 years ago
- yolov8n 部署版,基于官方的导出onnx脚本导出onnx模型,在不同平台上进行部署测试,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。☆36Updated last year
- ☆18Updated last year
- The deployment of Yolov8-seg on Jetson AGX Xavier(带低光照补偿的yolov8检测分割模型)☆41Updated 11 months ago
- 基于yoloV7-pose添加任意个关键点和检测目标多分类☆113Updated 2 years ago
- 这是一篇关于目标追踪的研究综述☆63Updated 4 years ago
- ☆51Updated last year
- ☆71Updated 4 months ago
- Example of using ultralytics YOLOv5 with Openvino in C++ and Python.☆66Updated last year
- 在YOLOv7-tiny的基础上使用KLD损失修改为旋转目标检测yolov7-tiny-obb☆33Updated last year