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)
- Host: GitHub
- URL: https://github.com/anxingle/ctc_example
- Owner: anxingle
- Created: 2016-08-28T11:26:44.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-12-22T07:38:22.000Z (over 5 years ago)
- Last Synced: 2025-09-09T08:42:22.576Z (9 months ago)
- Topics: ctc, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 1.99 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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