Extremely simple implement for CRNN by Tensorflow
CRNN with attention to do OCR,add Chinese recognition
Extremely simple implement for Chinese OCR by PyTorch.
CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition
A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]
Pytorch implementation of OCR system using CRNN + CTCLoss
ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow
Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.
基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn
OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。
#计算机科学#(CRNN) Chinese Characters Recognition.
chineseocr lite onnx,超轻量级中文ocr demo,支持onnx推理 ( dbnet+crnn+anglenet)
ctcloss + centerloss crnn text recognition
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
Based on crnn add Chinese recognition