hpc203 / cv_resnet18_card_correction-opencv-dnnLinks
使用opencv部署读光-票证检测矫正模型,包含C++和Python两个版本的程序,只依赖opencv库就能运行
☆23Updated 10 months ago
Alternatives and similar repositories for cv_resnet18_card_correction-opencv-dnn
Users that are interested in cv_resnet18_card_correction-opencv-dnn are comparing it to the libraries listed below
Sorting:
- 使用opencv部署yolo11表格检测,它是百度网盘AI大赛-表格检测的第2名方案,方案里包含表格框检测,表格角点检测,表格方向分类,一共三个模块。我依然是编写了C++和Python两个版本的程序☆12Updated 10 months ago
- 使用onnxruntime部署文档矫正,包括文档扭曲/模糊/阴影等情况,依然是包含C++和Python两个版本的程序☆17Updated 10 months ago
- 使用OpenCV部署图像描述Image_Captioning,包含C++和Python两个版本的程序☆12Updated last year
- 使用onnxruntime部署Gaze-LLE凝视目标估计,包含C++和Python两个版本的程序☆16Updated 9 months ago
- ppstructure deploy by ncnn☆33Updated last year
- 使用onnxruntime部署LYT-Net轻量级低光图像增强,包含C++和Python两个版本的程序☆28Updated last year
- 使用ONNXRuntime部署DeDoDe:"局部特征匹配:检测,不要描述——描述,不要检测"。依然是C++和Python两个版本的程序☆23Updated last year
- 使用OpenCV部署CoupledTPS,包含了肖像矫正,不规则边界的图像矩形化,旋转图像矫正,三个模型。依然是包含C++和Python两个版本的程序☆20Updated last year
- 使用onnxruntime部署MOWA:多合一图像扭曲模型,能处理6种图像扭曲任务,依然是包含C++和Python两个版本的程序☆33Updated last year
- segment anything(SAM) for CPP Inference