OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
Tesseract Open Source OCR Engine (main repository)
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
Trained models with fast variant of the "best" LSTM models + legacy models
CnOCR: Awesome Chinese/English OCR Python toolkits based on PyTorch. It comes with 20+ well-trained models for different application scenarios and can be used directly after installation. 【基于 PyTor…
An awesome OCR engine developed by SYSU DeepDriving Lab
Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.
🇨🇳 功能全面的汉字工具库 (拼音 笔画 偏旁 成语 语音 可视化等) (Chinese character util)
基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库
This repository contains datasets and baselines for benchmarking Chinese text recognition.
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
🔥 A library for cropping image in a smart way that can identify the border and correct the cropped image. 智能图片裁剪框架。自动识别边框,手动调节选区,使用透视变换裁剪并矫正选区;适用于身份证,名片,文档等照片的裁剪。