baseli / id_card_ocrLinks
利用paddleocr,离线状态下识别身份证复印件
☆32Updated 5 years ago
Alternatives and similar repositories for id_card_ocr
Users that are interested in id_card_ocr are comparing it to the libraries listed below
Sorting:
- ☆48Updated 6 years ago
- 一个多语言支持、易使用的 OCR 项目。An easy-to-use OCR project with multilingual support.☆124Updated 3 years ago
- Recognize tables and text from scanned images that contain tables. 从包含表格的扫描图片中识别表格和文字☆255Updated 2 years ago
- Postprocessing for Paddle OCR☆32Updated 3 years ago
- pretrained models for cnocr☆56Updated 3 years ago
- A carefully-designed OCR pipeline for universal boarded table recognition and reconstruction.☆178Updated 2 years ago
- 身份证复印件识别,CCF BDCI参赛项目☆64Updated 5 years ago
- 一个基于TensorFlow2的CRNN项目☆57Updated 4 years ago
- ✅Deploy PaddleOCR with flask | 利用Flask对PaddleOCR进行部署,方便调用☆42Updated 3 years ago
- Based on RapidOCR, extract the PDF content☆181Updated 5 months ago
- Recognition of Various Common Seal Scans in Complex Environments☆48Updated last year
- 一个相对完整的文档分析和识别项目☆144Updated 5 years ago
- table detect(yolo) , table line(unet)☆259Updated last year
- Document photo perspective transformation correction,利用unet网络进行 文档照片透视纠偏☆49Updated 4 years ago
- 基于OPENCV和tesseract的中文扫描票据OCR识别。☆95Updated 7 years ago
- Identifying numbers from bankcard, based on Deep Learning with Keras☆79Updated 4 years ago
- seetaface6的python实现☆34Updated last year
- Convert the model in PaddleOCR to ONNX format☆101Updated 2 months ago
- 轻量模型的图像分析web服务,包括倾斜矫正OCR,公章(印章)检测+识别,车牌识别。api方案使用FastAPI+Gunicorn,提供gradio展示。☆102Updated last year
- 表格结构识别LGPMA推理☆24Updated 2 years ago
- 开源的中英文离线 OCR,使用 PaddleOCR 实现,提供了简单的 Web 页面及接口☆125Updated 3 years ago
- Adjust opencv for darknet, Support CNN "relu" and maxpool "VALID"☆19Updated 5 years ago
- 文本识别(OCR) 数据合成工具☆15Updated 5 years ago
- 修正文档扭曲/模糊/阴影等情况,使用onnx模型简单轻量部署,未来持续跟进最新最好的文档矫正方案和模型,Correct document distortion using a lightweight ONNX model for easy deployment. We wi…☆83Updated 9 months ago
- 身份证识别 ocr☆70Updated 7 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆223Updated 2 years ago
- PPOCRLabel is a semi-automatic graphic annotation tool suitable for OCR field, with built-in PP-OCR model to automatically detect and re-…☆211Updated 2 years ago
- 基于Paddle的截图&OCR文字识别的实现