weinman / cnn_lstm_ctc_ocr

Tensorflow-based CNN+LSTM trained with CTC-loss for OCR
GNU General Public License v3.0
498 stars 170 forks source link

the test output result is [ iterations,the test loss, label error, and the sequence error] #13

Closed lemonaha closed 6 years ago

lemonaha commented 6 years ago

The testing output is out of order in README

weinman commented 6 years ago

Thanks! Fixed in commit d14239c6f446b5bea1c28ffe574fb8c42ed03f8f.