All Projects → deepinsight → insightocr

deepinsight / insightocr

Licence: MIT license
MXNet OCR implementation. Including text recognition and detection.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to insightocr

Ocr.pytorch
A pure pytorch implemented ocr project including text detection and recognition
Stars: ✭ 196 (+96%)
Mutual labels:  ocr, text-recognition, crnn
Deep Text Recognition Benchmark
Text recognition (optical character recognition) with deep learning methods.
Stars: ✭ 2,665 (+2565%)
Mutual labels:  ocr, text-recognition, crnn
Sightseq
Computer vision tools for fairseq, containing PyTorch implementation of text recognition and object detection
Stars: ✭ 116 (+16%)
Mutual labels:  ocr, text-recognition, crnn
Tr
Free Offline OCR 离线的中文文本检测+识别SDK
Stars: ✭ 598 (+498%)
Mutual labels:  ocr, text-recognition, crnn
crnn.mxnet
crnn in mxnet.can train with chinese characters
Stars: ✭ 47 (-53%)
Mutual labels:  ocr, mxnet, crnn
Crnn Mxnet Chinese Text Recognition
An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition
Stars: ✭ 161 (+61%)
Mutual labels:  ocr, mxnet, crnn
Crnn With Stn
implement CRNN in Keras with Spatial Transformer Network
Stars: ✭ 83 (-17%)
Mutual labels:  ocr, text-recognition, crnn
Crnn.pytorch
crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...
Stars: ✭ 145 (+45%)
Mutual labels:  ocr, text-recognition, crnn
Tesseract Ocr For Php
A wrapper to work with Tesseract OCR inside PHP.
Stars: ✭ 2,247 (+2147%)
Mutual labels:  ocr, text-recognition
Awesome Deep Text Detection Recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
Stars: ✭ 2,282 (+2182%)
Mutual labels:  ocr, text-recognition
BankCard-Recognizer
Identifying numbers from bankcard, based on Deep Learning with Keras [China Software Cup 2019]
Stars: ✭ 74 (-26%)
Mutual labels:  ocr, crnn
Captcha break
验证码识别
Stars: ✭ 2,268 (+2168%)
Mutual labels:  ocr, crnn
Adelaidet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
Stars: ✭ 2,565 (+2465%)
Mutual labels:  ocr, text-recognition
Scene Text Recognition
Scene text detection and recognition based on Extremal Region(ER)
Stars: ✭ 146 (+46%)
Mutual labels:  ocr, text-recognition
Pytorchocr
基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn
Stars: ✭ 198 (+98%)
Mutual labels:  ocr, crnn
ReadToMe
No description or website provided.
Stars: ✭ 51 (-49%)
Mutual labels:  ocr, mxnet
CRNN-OCR-lite
Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]
Stars: ✭ 130 (+30%)
Mutual labels:  ocr, crnn
lego-mindstorms-51515-jetson-nano
Combines the LEGO Mindstorms 51515 with the NVIDIA Jetson Nano
Stars: ✭ 31 (-69%)
Mutual labels:  ocr, text-recognition
NLP-image-to-text
code to extract text from images
Stars: ✭ 28 (-72%)
Mutual labels:  ocr, text-recognition
CRNN
Convolutional recurrent neural network for scene text recognition or OCR in Keras
Stars: ✭ 96 (-4%)
Mutual labels:  ocr, text-recognition

insightocr

Text Recognition Accuracy on Chinese dataset by caffe-ocr

Network LSTM 4x1 Pooling Gray Test Acc
SimpleNet N Y Y 99.37%
SE-ResNet34 N Y Y 99.73%

Text Recognition Accuracy on VGG_Text, on the subset of label size<=18

Network LSTM 4x1 Pooling Gray Test Acc
SimpleNet Y Y Y 87.17%
SE-ResNet50-PReLU Y Y Y 94.05%
SE-ResNeXt101-PReLU Y Y Y 94.38%
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].