CNN_LSTM_CTC_Tensorflow icon indicating copy to clipboard operation
CNN_LSTM_CTC_Tensorflow copied to clipboard

fix some bugs.

Open toxic-0518 opened this issue 7 years ago • 0 comments

  1. In validation step, 'lastbatch_err' is missing in sess.run(), which leads to crash.
  2. feature shape after cnn should depend on input shape of image

toxic-0518 avatar Aug 15 '17 09:08 toxic-0518