zihaomu / opencv_liteLinks
Use OpenCV API to run ONNX model by ONNXRuntime.
☆21Updated 3 months ago
Alternatives and similar repositories for opencv_lite
Users that are interested in opencv_lite are comparing it to the libraries listed below
Sorting:
- ppstructure deploy by ncnn☆32Updated 11 months ago
- ChineseOcr Lite Mnn,超轻量级中文OCR PC Demo,使用MNN推理☆26Updated 4 years ago
- This sample shows how to use the OpenVINO C++ 2.0 API to deploy Paddle PP-OCRv3 model☆20Updated 4 months ago
- an example of segment-anything infer by ncnn☆121Updated 2 years ago
- 使用ONNXRuntime部署DeDoDe:"局部特征匹配:检测,不要描述——描述,不要检测"。依然是C++和Python两个版本的程序☆23Updated last year
- YOLOv12 Inference Using CPP and ONNX Runtime☆37Updated 4 months ago
- ☆36Updated 8 months ago
- naive c++ version of Mask2Former with ncnn☆23Updated 2 years ago
- 基于NCNN框架实现车道线检测(C/C++)☆22Updated 2 months ago
- SAM and lama inpaint,包含QT的GUI交互界面,实现了交互式可实时显示结果的画点、画框进行SAM,然后通过进行Inpaint,具体操作看readme里的视频。☆48Updated last year
- C++ implementation of YOLOv6 using TensorRT☆28Updated 2 years ago
- YOLOX with NCNN/MNN/TNN/ONNXRuntime C++.☆13Updated 3 years ago
- Make a minimal OpenCV runable on any where, WIP☆83Updated 2 years ago
- 使用onnxruntime部署LYT-Net轻量级低光图像增强,包含C++和Python两个版本的程序☆27Updated last year
- 用opencv的dnn模块做文本检测与识别,包含C++和Python两种版本的实现☆34Updated 4 years ago
- C++ version of ailia models repository☆22Updated 7 months ago
- 使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序☆30Updated 3 years ago
- ☆65Updated 3 years ago
- An ncnn-vulkan implementation of YOLOv5, capable of using GPU to accelerate inference☆14Updated 3 years ago
- ncnn demo of (文档矫正)DocTr: Document Image Transformer for Geometric Unwarping and Illumination Correction☆43Updated 3 years ago
- c++实现的clip推理,模型有一点点改动,但是不大,改动和导出模型的代码可以在readme里找到,模型文件都在Releases里,包括AX650的模型。新增支持ChineseCLIP☆30Updated last week
- Android hand detect and pose estimation by ncnn☆95Updated 3 years ago
- 使用ONNXRuntime部署YOLOV7人脸+关键点检测,包含C++和Python两个版本的程序☆51Updated 2 years ago
- 使用onnxruntime部署文档矫正,包括文档扭曲/模糊/阴影等情况,依然是包含C++和Python两个版本的程序☆15Updated 5 months ago
- 使用ONNXRuntime部署Detic检测2万1千种类别的物体,包含C++和Python两个版本的程序☆17Updated last year
- mnn yolo demos.☆77Updated 8 months ago
- This repo provides the C++ implementation of YOLO-NAS based on ONNXRuntime for performing object detection in real-time.Support float32/f…☆45Updated last year
- segment anything(SAM) for CPP Inference☆30Updated last year
- RapidOCR ncnn 推理