jakeywu / ocr_torch
ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).
☆28Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ocr_torch
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆109Updated 3 years ago
- DBNet on onnx and tensorRT☆20Updated 3 years ago
- end2end layout analysis based seq2seq☆133Updated 3 years ago
- you can use dbnet to detect word or bar code,Knowledge Distillation is provided,also python tensorrt inference is provided.☆43Updated 3 years ago
- dbnet文字检测,添加文本框分类☆13Updated 2 years ago
- 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆37Updated 4 years ago
- EAST + Rotate + CRNN☆23Updated 5 years ago
- Document photo perspective transformation correction,利用unet网络进行 文档照片透视纠偏☆49Updated 4 years ago
- ☆35Updated 3 years ago
- text_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.☆176Updated 3 years ago
- ☆26Updated 3 years ago
- 本项目旨在以CRAFT提供的预训练模型为基础,进行迁移学习以用于检测自己数据集中的文本。☆40Updated 5 years ago
- Re-implementation of MASTER by mmocr☆90Updated 3 years ago
- 表格结构解析新思路(表格识别新思路)☆122Updated 3 years ago
- ☆147Updated 4 years ago
- ☆18Updated 3 years ago
- ocr with yolo3 as feature extractor, implemented by keras, and accelerated by tensorrt☆34Updated 4 years ago
- UNet实现文档印章消除☆27Updated 4 years ago
- 身份证全卡面文字识别:Faster-rcnn检测图片里的证件照,DBNet检测证件照里的文字,CRNN识别证件照里的文字☆39Updated 3 years ago
- 表格线检测☆23Updated 5 years ago
- crnn实现水平和垂直方向中 文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆242Updated 4 years ago
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆22Updated 4 years ago
- 基于pytorch的CRNN☆11Updated 5 years ago
- ctcloss + centerloss crnn text recognition☆199Updated 3 years ago
- Pytorch implementation of CTPN (Detecting Text in Natural Image with Connectionist Text Proposal Network)☆45Updated 4 years ago
- 结合实际项目经验谈文本检测,顺便展示一下我们只用合成数据训练的通用印刷体文本检测算法pixel-anchor-link☆56Updated 5 years ago
- Papers, Datasets, Algorithms, SOTA for STR. Long-time Maintaining☆96Updated 2 years ago
- 使用GAN擦出文档印章 remove stamp by GAN☆154Updated 3 years ago
- 使用opencv部署DBNet文字检测,包含C++和Python两种版本的实现☆32Updated 3 years ago
- useful text recognition algorithms, CRNN and SVTR text recognition☆27Updated last year