crnn topic
Attention-ocr-Chinese-Version
Attention OCR Based On Tensorflow
lstm_ctc_ocr
Use CTC + tensorflow to OCR
CRNN_Attention_OCR_Chinese
CRNN with attention to do OCR,add Chinese recognition
CRNN
A TensorFlow implementation of https://github.com/bgshih/crnn
tf-crnn
TensorFlow convolutional recurrent neural network (CRNN) for text recognition
crnn.pytorch
crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...
crnn-mxnet-chinese-text-recognition
An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition
CRNN.tf2
Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2
ModelFeast
Pytorch model zoo for human, include all kinds of 2D CNN, 3D CNN, and CRNN
CRNN-OCR-lite
Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]