vba34520 / chineseocr_lite
Python构建快速高效的中文文字识别OCR
☆72Updated 4 years ago
Alternatives and similar repositories for chineseocr_lite:
Users that are interested in chineseocr_lite are comparing it to the libraries listed below
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆239Updated 5 years ago
- 对任何文字图片来源进行预处理结合tesseract-ocr进行识别,主要模块有纸张边缘查找,四角定位,仿射变换,二值化,模糊处理,摩尔纹处理,噪点过滤,图片exif,jfif信息处理,表格线删除,图片阴影处理,傅里叶图片矫正处理等等。。本程序依赖于与图片exif,jfif信…☆88Updated 5 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆219Updated last year
- CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)☆69Updated 2 years ago
- Recognize tables and text from scanned images that contain tables. 从包含表格的扫描图片中识别表格和文字☆252Updated last year
- Deep Learning on 身份证识别☆124Updated 5 years ago
- ☆56Updated 5 years ago
- Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。☆346Updated 5 years ago
- 运用yolo3实现自然场景文字检测☆39Updated 6 years ago
- 一个基于TensorFlow2的CRNN项目☆56Updated 3 years ago
- 使用CNN全卷积神经网络进行整行汉字识别,正确率90-94%,后来有朋友改成densenet做主网络,做到99%以上正确率☆30Updated 4 years ago
- 基于keras的银行卡号识别☆69Updated 5 years ago
- 基于OPENCV和tesseract的中文扫描票据OCR识别。☆91Updated 6 years ago
- 验证码识别比赛code,针对数字,大小写字母能达到97-99%的准确率☆129Updated 6 months ago
- 百度文字识别api,Python3,包含了(通用文字识别,通用文字识别(含位置信息版),通用文字识别(高精度版),通用文字识别(高精度含位置版),网络图片文字识别,身份证识别,银行卡识别,驾驶证识别,行驶证识别,营业执照识别,车牌识别,表格文字识别-提交请求,通用票据识别,…☆75Updated 5 years ago
- pretrained models for cnocr☆55Updated 3 years ago
- Using deep-leaning detect tables in the documet image☆25Updated 5 years ago
- 在Windows上的 ONNX 转 TensorRT 解决方案☆41Updated 5 years ago
- 通过opencv识别出两张图片不同部分。俗称大家一起来找茬☆98Updated 7 years ago
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个 项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆74Updated 4 years ago
- 该脚本能够将用户指定的字符输出为不同字体的图像文件,用于训练文字识别的机器学习模型或用于其他文字识别OCR项目☆41Updated 6 years ago
- ☆53Updated 5 years ago
- 身份证复印件识别,CCF BDCI参赛项目☆61Updated 5 years ago
- 中文ocr识别☆218Updated 5 years ago
- you can use dbnet to detect word or bar code,Knowledge Distillation is provided,also python tensorrt inference is provided.☆43Updated 4 years ago
- 身份证识别 ocr☆68Updated 6 years ago
- 生成车牌识别数据集☆137Updated last year
- 训练自己的数据,识别二维码中的汉字☆25Updated 6 years ago
- 身份证全卡面文字识别:Faster-rcnn检测图片里的证件照,DBNet检测证件照里的文字,CRNN识别证件照里的文字☆42Updated 3 years ago
- CCF2019-OCR身份证要素识别-数据生成器☆153Updated 4 years ago