michelleweii / HDSR-LRACNN
不定长手写数字串识别 arbitrarily length of handwritten digit string recognition based on faster rcnn code
☆15Updated 5 years ago
Alternatives and similar repositories for HDSR-LRACNN:
Users that are interested in HDSR-LRACNN are comparing it to the libraries listed below
- CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)☆69Updated 2 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
- 表格线检测☆24Updated 5 years ago
- OCR 基于 Keras☆19Updated 5 years ago
- ocr with yolo3 as feature extractor, implemented by keras, and accelerated by tensorrt☆34Updated 4 years ago
- Generate text images for training deep learning ocr model☆10Updated 6 years ago
- Convolutional Neural Networks☆26Updated 6 years ago
- crnn feature net + attention 机制☆39Updated 5 years ago
- Using deep-leaning detect tables in the documet image☆25Updated 5 years ago
- Faster_RCNN for text detection 文本检测☆63Updated 3 years ago
- keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...☆107Updated 4 years ago
- 该脚本能够将用户指定的字符输出为不同字体的图像文件,用于训练文字识别的机器学习模型或用于其他文字识别OCR项目☆41Updated 6 years ago
- 通过深度学习来实现银行卡号识别(CTPN、Densenet、CTC)☆3Updated 4 years ago
- 2019CCF-BDCI大赛 OCR赛题第一名 天晨破晓团队 仿真数据生成方案源码☆78Updated 5 years ago
- ocr-label☆20Updated 5 years ago
- Document photo perspective transformation correction,利用unet网络进行 文档照片透视纠偏☆50Updated 4 years ago
- Tensorflow 实现 中文OCR CRNN +CTC☆12Updated 4 years ago
- crnn trian pytorch☆52Updated 6 years ago
- DataFountain HUAWEI OCR 2019 rank Top1% ,Text Localization using pixellink,Word Recognition using densenet☆50Updated 5 years ago
- synthesize the OCR training data☆38Updated 4 years ago
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆74Updated 4 years ago
- 中文字符识别项目☆16Updated 6 years ago
- OCR Document image deformation correction.复现阿里OCR皱巴巴文档图像形变矫正☆93Updated 4 years ago
- textscanner ocr project☆29Updated 3 years ago
- 通过深度学习来实现银行卡号识别(CTPN、Densenet、CTC)☆21Updated 5 years ago
- Identifying numbers from bankcard, based on Deep Learning with Keras☆81Updated 3 years ago
- using python and flask for ocr annotation web tool☆25Updated 5 years ago
- pytorch实现AdvancedEast+mobilenetv3☆26Updated 5 years ago
- ocr中的densenet网络训练☆13Updated 5 years ago
- 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆38Updated 4 years ago