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三种架构…☆242Updated 6 years ago
- Recognize tables and text from scanned images that contain tables. 从包含表格的扫描图片中识别表格和文字☆256Updated 2 years ago
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆207Updated 5 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆249Updated 4 years ago
- CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)☆68Updated 2 years ago
- Deep Learning on 身份证识别☆124Updated 6 years ago
- 对任何文字图片来源进行预处理结合tesseract-ocr进行识别,主要模块有纸张边缘查找,四角定位,仿射变换,二值化,模糊处理,摩尔纹处理,噪点过滤,图片exif,jfif信息处理,表格线删除,图片阴影处理,傅里叶图片矫正处理等等。。本程序依赖于与图片exif,jfif信…☆92Updated 6 years ago
- 身份证复印件识别,CCF BDCI参赛项目☆64Updated 5 years ago
- 身份证识别 ocr☆70Updated 6 years ago
- 图片识别,发票识别☆200Updated 8 years ago
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆82Updated 6 years ago
- CCF2019-OCR身份证要素识别-数据生成器☆156Updated 4 years ago
- 一个基于TensorFlow2的CRNN项目☆57Updated 4 years ago
- 竖排书法汉字识别☆64Updated 5 years ago
- 身份证识别简易版☆36Updated 7 years ago
- Identifying numbers from bankcard, based on Deep Learning with Keras☆79Updated 4 years ago
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆77Updated 5 years ago
- 基于OPENCV和tesseract的中文扫描票据OCR识别。☆95Updated 7 years ago
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆297Updated 6 years ago
- 中文ocr识别☆217Updated 6 years ago
- Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。☆348Updated 5 years ago
- 生成车牌识别数据集☆138Updated 2 years ago
- 基于keras的银行卡号识别☆70Updated 6 years ago
- ☆258Updated last year
- 验证码识别比赛code,针对数字,大小写字母能达到97-99%的准确率☆135Updated last year
- 身份证全卡面文字识别:Faster-rcnn检测图片里的证件照,DBNet检测证件照里的文字,CRNN识别证件照里的文字☆43Updated 4 years ago
- 一个相对完整的文档分析和识别项目☆144Updated 5 years ago
- 第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字☆467Updated 6 years ago
- An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition☆215Updated 2 years ago