CodeREWorld / CV-OCR
基于tensorflow、keras/pytorch框架实现图片文字检测及端到端的OCR文字识别
☆30Updated 4 years ago
Alternatives and similar repositories for CV-OCR:
Users that are interested in CV-OCR are comparing it to the libraries listed below
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆197Updated 4 years ago
- Pytorch 实现中文手写汉字识别☆96Updated 5 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆247Updated 4 years ago
- ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).☆28Updated 3 years ago
- 表格结构解析新思路(表格识别新思路)☆124Updated 3 years ago
- 使用Pytorch实现了中文手写字符识别☆26Updated 6 years ago
- 基于CTPN和CRNN实现的银行卡号识别系统☆13Updated 4 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆217Updated last year
- 百度文字识别api,Python3,包含了(通用文字识别,通用文字识别(含位置信息版),通用文字识别(高精度版),通用文字识别(高精度含位置版),网络图片文字识别,身份证识别,银行卡识别,驾驶证识别,行驶证识别,营业执照识别,车牌识别,表格文字识别-提交请求,通用票据识别,…☆74Updated 5 years ago
- Using deep-leaning detect tables in the documet image☆25Updated 5 years ago
- CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)☆69Updated 2 years ago
- pytorch, ctpn ,text detection ,ocr,文本检测☆141Updated 4 years ago
- 好未来Feature Camp:中文手写汉字识别☆371Updated 5 years ago
- The official implementation of the "A high-performance CNN method for offline handwritten Chinese character recognition and visualization…☆40Updated 3 years ago
- Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆287Updated 5 years ago
- Identifying numbers from bankcard, based on Deep Learning with Keras☆81Updated 3 years ago
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆106Updated 5 years ago
- keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...☆107Updated 4 years ago
- MaskTextspotterv3应用于中文数据集☆12Updated 3 years ago
- 基于keras的银行卡号识别☆69Updated 5 years ago
- [python3.6] 自然场景文字检测,tf+pytorch实现vgg+ctpn+crnn实现不定长场景文字OCR识别☆15Updated 4 years ago
- EAST + Rotate + CRNN☆23Updated 6 years ago
- 中文自然场景文字检测及识别☆28Updated 2 years ago
- 本项目为基于深度学习的手写汉语拼音识别,采用Pytorch框架,整体采用主流深度学习文字识别算法CRNN+CTC方法,项目流程主要分为数据集采集及标注,算法构建、模型训练、预测与评估等。☆30Updated 9 months ago
- Deep Learning on 身份证识别☆124Updated 5 years ago
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆74Updated 4 years ago
- 竖排书法汉字识别☆63Updated 5 years ago
- 从NLP出发对于OCR的深度实践集锦,重在实战☆87Updated 4 years ago
- Recognize tables and text from scanned images that contain tables. 从包含表格的扫描图片中识别表格和文字☆251Updated last year
- UNet实现文档印章消除☆28Updated 4 years ago