junwenzhu / chinese-image-generatorLinks
生成中文文字识别(OCR)的训练数据
☆12Updated 5 years ago
Alternatives and similar repositories for chinese-image-generator
Users that are interested in chinese-image-generator are comparing it to the libraries listed below
Sorting:
- you can use dbnet to detect word or bar code,Knowledge Distillation is provided,also python tensorrt inference is provided.☆46Updated 4 years ago
- ocr with yolo3 as feature extractor, implemented by keras, and accelerated by tensorrt☆34Updated 5 years ago
- 带有位置信息的中文文本识别数据生成器☆11Updated 4 years ago
- synthesize the OCR training data☆38Updated 5 years ago
- ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).☆29Updated 4 years ago
- Identifying numbers from bankcard, based on Deep Learning with Keras☆79Updated 4 years ago
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆110Updated 4 years ago
- (WIP)The deployment framework aims to provide a simple, lightweight, fast integrated, pipelined deployment framework for algorithm servic…☆138Updated 4 years ago
- a micro OCR network.☆30Updated 3 years ago
- 身份证复印件识别,CCF BDCI参赛项目☆64Updated 5 years ago
- ocr data ,detect data ,recognize data☆29Updated 5 years ago
- 使用opencv部署DBNet文字检测,包含C++和Python两种版本的实现☆33Updated 4 years ago
- using python and flask for ocr annotation web tool☆25Updated 5 years ago
- end2end layout analysis based seq2seq☆132Updated 4 years ago
- CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)☆68Updated 2 years ago
- ☆26Updated 4 years ago
- ocr中的densenet网络训练☆14Updated 5 years ago
- CCF2019-OCR身份证要素识别-数据生成器☆156Updated 4 years ago
- Document photo perspective transformation correction,利用unet网络进行 文档照片透视纠偏☆49Updated 4 years ago
- text_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.☆178Updated 4 years ago
- EAST + Rotate + CRNN☆23Updated 6 years ago
- Re-implementation of MASTER by mmocr☆90Updated 3 years ago
- ☆153Updated 4 years ago
- 生成用于训练CRNN的图片数据☆20Updated 7 years ago
- 结合实际项目经验谈文本检测,顺便展示一下我们只用合成数据训练的通用印刷体文本检测算法pixel-anchor-link☆56Updated 6 years ago
- ABCNet_Chinese☆53Updated 3 years ago
- ☆96Updated 3 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆249Updated 4 years ago
- 使用DBNet检测条形码,包含C++和Python两种版本的程序☆37Updated 4 years ago
- 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆38Updated 5 years ago