vba34520 / chineseocr_liteLinks
Python构建快速高效的中文文字识别OCR
☆72Updated 5 years ago
Alternatives and similar repositories for chineseocr_lite
Users that are interested in chineseocr_lite are comparing it to the libraries listed below
Sorting:
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆222Updated 2 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆241Updated 6 years ago
- Recognize tables and text from scanned images that contain tables. 从包含表格的扫描图片中识别表格和文字☆256Updated 2 years ago
- 身份证复印件识别,CCF BDCI参赛项目☆64Updated 5 years ago
- Deep Learning on 身份证识别☆124Updated 6 years ago
- CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)☆68Updated 2 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆249Updated 5 years ago
- 基于keras的银行卡号识别☆70Updated 6 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆84Updated 6 years ago
- 验证码识别比赛code,针对数字,大小写字母能达到97-99%的准确率☆135Updated last year
- 对任何文字图片来源进行预处理结合tesseract-ocr进行识别,主要模块有纸张边缘查找,四角定位,仿射变换,二值化,模糊处理,摩尔纹处理,噪点过滤,图片exif,jfif信息处理,表格线删除,图片阴影处理,傅里叶图片矫正处理等等。。本程序依赖于与图片exif,jfif信…☆92Updated 6 years ago
- yolo3 + densenet ocr☆36Updated 5 years ago
- CCF2019-OCR身份证要素识别-数据生成器☆156Updated 4 years ago
- 图片识别,发票识别☆200Updated 8 years ago
- 中文ocr识别☆217Updated 6 years ago
- Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。☆348Updated 5 years ago
- you can use dbnet to detect word or bar code,Knowledge Distillation is provided,also python tensorrt inference is provided.☆46Updated 4 years ago
- An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition☆218Updated 2 years ago
- 一个相对完整的文档分析和识别项目☆144Updated 5 years ago
- 生成车牌识别数据集☆140Updated 2 years ago
- 身份证识别 ocr☆70Updated 6 years ago
- 在Windows上的 ONNX 转 TensorRT 解决方案☆41Updated 5 years ago
- Identifying numbers from bankcard, based on Deep Learning with Keras☆79Updated 4 years ago
- 竖排书法汉字识别☆64Updated 5 years ago
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆207Updated 5 years ago
- 一个基于TensorFlow2的CRNN项目☆57Updated 4 years ago
- 好未来Feature Camp:中文手写汉字识别☆408Updated 6 years ago
- keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...☆108Updated 4 years ago
- 基于OPENCV和tesseract的中文扫描票据OCR识别。☆95Updated 7 years ago
- 使用CNN全卷积神经网络进行整行汉字识别,正确率90-94%,后来有朋友改成densenet做主网络,做到99%以上正确率☆31Updated 5 years ago