crnn topic

List crnn repositories

lstm_ctc_ocr

354
Stars
140
Forks
Watchers

Use CTC + tensorflow to OCR

CRNN_Attention_OCR_Chinese

333
Stars
113
Forks
Watchers

CRNN with attention to do OCR,add Chinese recognition

CRNN

297
Stars
101
Forks
Watchers

A TensorFlow implementation of https://github.com/bgshih/crnn

tf-crnn

289
Stars
99
Forks
Watchers

TensorFlow convolutional recurrent neural network (CRNN) for text recognition

crnn.pytorch

231
Stars
51
Forks
Watchers

crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...

crnn-mxnet-chinese-text-recognition

206
Stars
537
Forks
Watchers

An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition

CRNN.tf2

149
Stars
54
Forks
Watchers

Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2

ModelFeast

153
Stars
39
Forks
Watchers

Pytorch model zoo for human, include all kinds of 2D CNN, 3D CNN, and CRNN

CRNN-OCR-lite

144
Stars
29
Forks
Watchers

Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]