githubharald / SimpleHTR

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

Using Fine-tuning to train the model on a new database #98

Closed Tailor2019 closed 3 years ago

Tailor2019 commented 3 years ago

Hello! @githubharald Please can you guide me how can I use fine-tuning for this project? Thanks in advance!

githubharald commented 3 years ago

sorry but i really don't have the time to provide personal guidance. this repo is provided as it is, if you need more features, you will have to implement them yourself and go through the code yourself.