AnBaolei1984 / PaddleOCR-BM1684DemoLinks
☆28Updated 4 years ago
Alternatives and similar repositories for PaddleOCR-BM1684Demo
Users that are interested in PaddleOCR-BM1684Demo are comparing it to the libraries listed below
Sorting:
- 使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序☆30Updated 3 years ago
- miemienet is a C++ AI deep learning inference framework.Supports PPYOLOE、PICODET.☆12Updated 3 years ago
- ☆30Updated 9 months ago
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆53Updated 3 years ago
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆65Updated 4 years ago
- 使用ONNXRuntime部署阿里达摩院开源DAMO-YOLO目标检测,一共包含27个onnx模型,依然是包含了C++和Python两个版本的程序☆35Updated 3 years ago
- 使用OpenCV部署P2PNet人群检测和计数,包含C++和Python两种版本的实现☆55Updated 4 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆127Updated 4 years ago
- 纯YOLO系列的人脸检测+106个关键点检测☆37Updated 5 years ago
- 使用ONNXRuntime部署PP-YOLOE目标检测,支持PP-YOLOE-s、PP-YOLOE-m、PP-YOLOE-l、PP-YOLOE-x四种结构,包含C++和Python两个版本的程序☆21Updated 3 years ago
- 使用ONNXRuntime部署鲁棒性视频抠图,包含C++和Python两种版本的程序☆46Updated 4 years ago
- 分别使用OpenCV,ONNXRuntime部署yolov5不规则四边形目标检测,包含C++和Python两个版本的程序☆28Updated 3 years ago
- yolov5部署☆20Updated 3 years ago
- yolov5s_ncnn_inference pipeline☆21Updated 5 years ago
- A Python and C++ library for model encryption and decryption, built on Crypto++, with support for various deep learning frameworks includ…☆50Updated 2 years ago
- 使用OpenCV部署libface人脸检测和SFace人脸识别,包含C++和Python两种版本的程序,仅仅只依赖OpenCV库就能运行☆108Updated 4 years ago
- 使用opencv部署深度学习车牌检测与识别,包含Python和C++两种版本的实现