CNN_LSTM_CTC_Tensorflow
CNN_LSTM_CTC_Tensorflow copied to clipboard
fix some bugs.
- In validation step, 'lastbatch_err' is missing in sess.run(), which leads to crash.
- feature shape after cnn should depend on input shape of image