openvino-dev-samples / PaddleOCR_OpenVINO_CPP
This sample shows how to use the OpenVINO C++ 2.0 API to deploy Paddle PP-OCRv3 model
☆20Updated 3 months ago
Alternatives and similar repositories for PaddleOCR_OpenVINO_CPP
Users that are interested in PaddleOCR_OpenVINO_CPP are comparing it to the libraries listed below
Sorting:
- 使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序☆29Updated 3 years ago
- 使用ONNXRuntime部署PaddleOCR-v3, 包含C++和Python两个版本的程序☆80Updated last year
- ncnn 实现一些项目例子☆25Updated 2 years ago
- 使用Onnxruntime和opencv部署PaddleOCR詳解☆35Updated 11 months ago
- segment anything(SAM) for CPP Inference☆30Updated 11 months ago
- A Python and C++ library for model encryption and decryption, built on Crypto++, with support for various deep learning frameworks includ…☆46Updated last year
- simplest yolov8 segment onnx model infer in cpp using onnxruntime and opencv dnn net☆34Updated last year
- YOLOv8 C++ DET、SEG、POSE TENSORRT 推理库,便于学习开发拓展与工作中实际部署☆18Updated last year
- YOLOv8 Inference C++ sample code based on OpenVINO C++ API☆43Updated 2 years ago
- This project provides simple code and demonstrates how to use the TensorRT C++ API and ONNX to deploy PaddleOCR text recognition model.☆41Updated 2 years ago
- yolov7-tensorrtx☆36Updated 2 years ago
- 使用ONNXRuntime部署DeDoDe:"局部特征匹配:检测,不要描述——描述,不要检测"。依然是C++和Python两个版本的程序☆22Updated last year
- ☆36Updated 7 months ago
- 分别使用OpenCV、ONNXRuntime部署DIS高精度图像二类分割,包含C++和Python两种版本的程序☆16Updated last year
- 分别使用OpenCV,ONNXRuntime部署yolov5不规则四边形目标检测,包含C++和Python两个版本的程序☆27Updated 3 years ago
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆49Updated 3 years ago
- 使用OpenCV部署P2PNet人群检测和计数,包含C++和Python两种版本的实现☆53Updated 3 years ago
- ☆22Updated last year
- RapidOCR ncnn 推理☆61Updated last month
- 分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序☆61Updated 3 years ago
- deploy the YOLO model on C++ with Opencv4.8 or onnxruntime☆45Updated 3 months ago
- "FastSAM_Awsome_Openvino" 项目展示了如何通过 OpenVINO 框架高效部署 FastSAM 模型,实现了令人瞩目的实例分割功能。该项目提供了 C++ 版本和 Python 版本两种实现,为开发者提供了在不同语言环境下使用 FastSAM 模型的选…☆35Updated last year
- Example of using ultralytics YOLOv5 with Openvino in C++ and Python.☆67Updated 2 years ago
- 用opencv的dnn模块做文本检测与识别,包含C++和Python两种版本的实现☆34Updated 4 years ago
- 使用Opencv中的DNN模块对YOLOv8的所有类型模型,YOLOV9目标检测模型,YOLO11全系列模型进行了推理☆80Updated 7 months ago
- C++ and Python implementations of YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv9, YOLOv10, YOLOv11 inference.☆90Updated 5 months ago
- model infer framework with multithreads based on PaddleX☆19Updated 3 years ago
- 使用ONNXRuntime部署面向轻量实时的M-LSD直线检测,包含C++和Python两个版本的程序☆25Updated 2 years ago
- 对 tensorRT_Pro 开源项目理解☆20Updated 2 years ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆63Updated last year