githubharald / SimpleHTR

Handwritten Text Recognition (HTR) system implemented with TensorFlow.
https://towardsdatascience.com/2326a3487cd5
MIT License
1.99k stars 893 forks source link

Issue related to printing of best character error rate #121

Closed sumit-6 closed 3 years ago

sumit-6 commented 3 years ago

There is an issue with printing of best character error rate in main.py in "src" directory. I would like to work on that issue