hpc203 / ocr-opencv-dnnLinks
用opencv的dnn模块做文本检测与识别,包含C++和Python两种版本的实现
☆34Updated 4 years ago
Alternatives and similar repositories for ocr-opencv-dnn
Users that are interested in ocr-opencv-dnn are comparing it to the libraries listed below
Sorting:
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆51Updated 3 years ago
- This sample shows how to use the OpenVINO C++ 2.0 API to deploy Paddle PP-OCRv3 model☆22Updated 6 months ago
- ChineseOcr Lite Mnn,超轻量级中文OCR PC Demo,使用MNN推理☆26Updated 4 years ago
- 使用ONNXRuntime部署DeDoDe:"局部特征匹配:检测,不要描述——描述,不要检测"。依然是C++和Python两个版本的程序☆23Updated last year
- 使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序☆30Updated 3 years ago
- 使用ONNXRuntime部署PP-YOLOE目标检测,支持PP-YOLOE-s、PP-YOLOE-m、PP-YOLOE-l、PP-YOLOE-x四种结构,包含C++和Python两个版本的程序☆20Updated 3 years ago
- A Python and C++ library for model encryption and decryption, built on Crypto++, with support for various deep learning frameworks includ…☆48Updated last year
- 使用OpenCV部署YOLOV3检测二维码,包含C++和Python两种版本的程序,仅仅只依赖opencv库就能运行☆26Updated 3 years ago
- 使用ONNXRuntime部署PaddleOCR-v3, 包含C++和Python两个版本的程序