/tensorflow_lstm_ctc_ocr

CTC + Tensorflow Example for ASR

Primary LanguagePythonMIT LicenseMIT

LSTM + CTC ocr

An example showing how to get CTC cost function working with Tensorflow for ocr problem.

Requirements

  • Python 2.7+
  • Tensorflow 0.10+
  • numpy
  • scipy

License

This project is licensed under the terms of the MIT license.

See README for more information.