An open API service indexing awesome lists of open source software.

https://github.com/anxingle/ctc_example

CTC tutorial of OCR recognition(tensorflow0.9)
https://github.com/anxingle/ctc_example

ctc tensorflow

Last synced: about 1 month ago
JSON representation

CTC tutorial of OCR recognition(tensorflow0.9)

Awesome Lists containing this project

README

          

# ctc_example
copy from [sjchoi86](https://github.com/sjchoi86/Tensorflow-101)
## one layer LSTM to classify mnist data Set
here is the network struct:


## we can use CTC to recognition OCR