All Projects → chengzhang → Crnn

chengzhang / Crnn

CRNN(Convolutional Recurrent Neural Network), with optional STN(Spatial Transformer Network), in Tensorflow, multi-gpu supported.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Crnn

AESRC2020
a deep accent recognition network
Stars: ✭ 35 (+2.94%)
Mutual labels:  crnn
Cortex License Plate Reader Client
A client to connect to cortex-provisioned infrastructure on AWS to do license plate identification in real time.
Stars: ✭ 268 (+688.24%)
Mutual labels:  crnn
Textclassificationbenchmark
A Benchmark of Text Classification in PyTorch
Stars: ✭ 534 (+1470.59%)
Mutual labels:  crnn
CRNN.tf2
Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2
Stars: ✭ 131 (+285.29%)
Mutual labels:  crnn
ssd detectors
SSD-based object and text detection with Keras, SSD, DSOD, TextBoxes, SegLink, TextBoxes++, CRNN
Stars: ✭ 295 (+767.65%)
Mutual labels:  crnn
Crnn
A TensorFlow implementation of https://github.com/bgshih/crnn
Stars: ✭ 287 (+744.12%)
Mutual labels:  crnn
crnn.mxnet
crnn in mxnet.can train with chinese characters
Stars: ✭ 47 (+38.24%)
Mutual labels:  crnn
Text renderer
Generate text images for training deep learning ocr model
Stars: ✭ 931 (+2638.24%)
Mutual labels:  crnn
pytorch convolutional rnn
PyTorch implementation of Convolutional Recurrent Neural Network
Stars: ✭ 117 (+244.12%)
Mutual labels:  crnn
Attention Ocr Chinese Version
Attention OCR Based On Tensorflow
Stars: ✭ 421 (+1138.24%)
Mutual labels:  crnn
insightocr
MXNet OCR implementation. Including text recognition and detection.
Stars: ✭ 100 (+194.12%)
Mutual labels:  crnn
tensorflow-crnn
tensorflow slim Implementation crnn
Stars: ✭ 17 (-50%)
Mutual labels:  crnn
Crnn attention ocr chinese
CRNN with attention to do OCR,add Chinese recognition
Stars: ✭ 315 (+826.47%)
Mutual labels:  crnn
crnn.gluon
A gluon re-implementation of Convolutional recurrent network in gluon
Stars: ✭ 21 (-38.24%)
Mutual labels:  crnn
Tr
Free Offline OCR 离线的中文文本检测+识别SDK
Stars: ✭ 598 (+1658.82%)
Mutual labels:  crnn
crnn.caffe
crnn.caffe
Stars: ✭ 76 (+123.53%)
Mutual labels:  crnn
Tf Crnn
TensorFlow convolutional recurrent neural network (CRNN) for text recognition
Stars: ✭ 275 (+708.82%)
Mutual labels:  crnn
Keras Textclassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
Stars: ✭ 914 (+2588.24%)
Mutual labels:  crnn
Vietnamese handwriting recognition
[DEPRECATED] Vietnamese Handwriting Recognition with CRNN and CTC Loss
Stars: ✭ 23 (-32.35%)
Mutual labels:  crnn
Lstm ctc ocr
Use CTC + tensorflow to OCR
Stars: ✭ 365 (+973.53%)
Mutual labels:  crnn

CRNN

CRNN, with optional STN, in Tensorflow, multi-gpu supported.

TODO

  1. test.py

Reference

  1. STN part was copied from tensorflow/models/transformer
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].