ilovin / lstm_ctc_ocr

Use CTC + tensorflow to OCR
https://ilovin.github.io/2017-04-06/tensorflow-lstm-ctc-ocr/
354 stars 140 forks source link

i have run the code,the rusult acc is 86%,my goal is 90%+ ,how to impove this? #22

Closed dotsonliu closed 6 years ago

dotsonliu commented 6 years ago

7/7 8:41:54 Epoch 89/10000, accuracy = 0.864,avg_train_cost = 0.354, lastbatch_err = 0.034, time = 144.714,lr=0.00000000

ilovin commented 6 years ago

use the beta version, which has highest acc. the master version 96% is on training dataset, however the beta and dev version, the acc is on validation dataset