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

Saving Checkpoint #36

Closed sahilbandar closed 5 years ago

sahilbandar commented 5 years ago

Hi @weinman sir, I've run the training for this model. In the source file, I've noticed that model is not saving the checkpoint on basis of less loss, and I am not able to get what is accuracy of the model till now. I want to know that, on which basis it is saving the checkpoints. Thank You...

weinman commented 5 years ago

time elapsed