cnn-lstm-ctc
There are 5 repositories under cnn-lstm-ctc topic.
diaomin/crnn-mxnet-chinese-text-recognition
An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition
zfxxfeng/cnn_lstm_ctc_ocr_for_ICPR
Forked from weinman/cnn_lstm_ctc_ocr for the ICPR MTWI 2018 challenge 1
sovse/tflite_avto_num_recognation
License plate recognition . Model training and conversion to tflite
dudeperf3ct/TextRecognizer
A simplified version of line text recognition problem, a character recognizer.
shreshtashetty/OCR
Tensorflow implementation of OCR (Extracting words from images of the text) using CNNs and BiLSTMs.