身份证全卡面文字识别:Faster-rcnn检测图片里的证件照,DBNet检测证件照里的文字,CRNN识别证件照里的文字
☆43Jun 3, 2021Updated 4 years ago
Alternatives and similar repositories for OCR-dbnet-crnn
Users that are interested in OCR-dbnet-crnn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 给定一张身份证正、反面,识别身份证上的所有文字信息。☆10Sep 4, 2019Updated 6 years ago
- 使用BiSeNet做人脸面部解析,包含了基于pytorch, opencv, onnxruntime三种库的程序实现,并且比较了在调用三种库的输入和输出的差异☆15May 7, 2021Updated 4 years ago
- 使用OpenCV部署faster-rcnn检测证件照,包含C++和Python两种版本的程序,仅仅只依赖opencv库就能运行☆13Dec 12, 2021Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署多任务的yolov5目标检测+语义分割,包含C++和Python两个版本的程序☆30Feb 17, 2022Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署DIS高精度图像二类分割,包含C++和Python两种版本的程序☆18Jan 2, 2024Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 使用ONNXRuntime部署Detic检测2万1千种类别的物体,包含C++和Python两个版本的程序☆17Aug 29, 2023Updated 2 years ago
- 使用ONNXRuntime部署一种用于边缘检测的轻量级密集卷积神经网络LDC,包含C++和Python两个版本的程序☆11Apr 24, 2023Updated 2 years ago
- 使用OpenCV部署图像描述Image_Captioning,包含C++和Python两个版本的程序☆12Dec 22, 2023Updated 2 years ago
- 使用DBNet检测条形码,包含C++和Python两种版本的程序☆37May 28, 2021Updated 4 years ago
- 使用ONNXRuntime部署U-2-Net生成人脸素描画,包含C++和Python两个版本的程序☆38Jan 22, 2022Updated 4 years ago
- 分别使用OpenCV,ONNXRuntime部署yolov5不规则四边形目标检测,包含C++和Python两个版本的程序☆28May 4, 2022Updated 3 years ago
- 使用ONNXRuntime部署anchor-free系列的YOLOR,包含C++和Python两种版本的程序☆41Sep 18, 2021Updated 4 years ago
- 纯YOLO系列的人脸检测+106个关键点检测☆36Nov 28, 2020Updated 5 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序☆61Feb 19, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).☆30Jun 3, 2021Updated 4 years ago
- 使用ONNXRuntime部署Informative-Drawings生成素描画,包含C++和Python两个版本的程序☆14Sep 7, 2023Updated 2 years ago
- 使用onnxruntime部署夜间雾霾图像的可见度增强,包含C++和Python两个版本的程序☆13Feb 17, 2024Updated 2 years ago
- 使用onnxruntime部署Diffusion-Low-Light低光照图像增强,包含C++和Python两个版本的程序☆13Aug 18, 2024Updated last year
- 使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序☆30Mar 8, 2022Updated 4 years ago
- 使用ONNXRuntime部署面向轻量实时的M-LSD直线检测,包含C++和Python两个版本的程序☆27Jan 21, 2023Updated 3 years ago
- 使用ONNXRuntime部署阿里达摩院开源DAMO-YOLO目标检测,一共包含27个onnx模型,依然是包含了C++和Python两个版本的程序☆35Dec 11, 2022Updated 3 years ago
- 使用OpenCV部署CoupledTPS,包含了肖像矫正,不规则边界的图像矩形化,旋转图像矫正,三个模型。依然是包含C++和Python两个版本的程序☆20Jul 4, 2024Updated last year
- 使用OpenCV部署RecRecNet广角图像畸变矫正,包含C++和Python两个版本的程序☆15Jul 5, 2024Updated last year
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 使用OpenCV部署YOLOV3检测二维码,包含C++和Python两种版本的程序,仅仅只依赖opencv库就能运行☆26Dec 12, 2021Updated 4 years ago
- 使用OpenCV部署眼睛凝视估计,包含C++和Python两个版本的程序,只依赖opencv库就可以运行,彻底摆脱对任何深度学习框架的依赖。☆16Dec 28, 2023Updated 2 years ago
- 使用opencv部署yolact实例分割,包含C++和Python两种版本的程序☆88May 1, 2021Updated 4 years ago
- 使用OpenCV部署P2PNet人群检测和计数,包含C++和Python两种版本的实现☆55Dec 4, 2021Updated 4 years ago
- 使用ONNXRuntime部署LSTR基于Transformer的端到端实时车道线检测,包含C++和Python两个版本的程序☆21Jan 27, 2023Updated 3 years ago
- 使用ONNXRuntime部署DeDoDe:"局部特征匹配:检测,不要描述——描述,不要检测"。依然是C++和Python两个版本的程序☆23Dec 22, 2023Updated 2 years ago
- 使用OpenCV部署L2CS-Net人脸朝向估计,包含C++和Python两个版本的程序,只依赖opencv库就可以运行☆21Aug 12, 2023Updated 2 years ago
- 使用onnxruntime部署实时视频帧插值, 包含C++和Python两个版本的程序☆29Feb 14, 2024Updated 2 years ago
- 使用ONNXRuntime部署StyleGAN人像卡通画,包含C++和Python两个版本的程序☆22Jul 9, 2022Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 使用ONNXRuntime部署PaddleOCR-v3, 包含C++和Python两个版本的程序☆97Jun 19, 2023Updated 2 years ago
- A license plate recognition system based on PaddleOCR.☆29May 13, 2021Updated 4 years ago
- 分别使用OpenCV,ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序☆26May 4, 2022Updated 3 years ago
- PP-YOLOE行人检测+HRNet人体骨骼关键点检测,使用ONNXRuntime部署,包含C++和Python两个版本的程序☆40Jun 28, 2022Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOV6目标检测,包含C++和Python两个版本的程序☆67Jun 26, 2022Updated 3 years ago
- 使用onnxruntime部署LYT-Net轻量级低光图像增强,包含C++和Python两个版本的程序☆29Jun 11, 2024Updated last year
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆127Oct 20, 2021Updated 4 years ago