Skip to content
Snippets Groups Projects
Commit 77d2a05b authored by Harald Scheidl's avatar Harald Scheidl
Browse files

added link to demo

parent ec1ce163
No related branches found
No related tags found
No related merge requests found
# Handwritten Text Recognition with TensorFlow # Handwritten Text Recognition with TensorFlow
* **Update 2023: see [HTRPipeline](https://github.com/githubharald/HTRPipeline) for a package to read full pages using this model** * **Update 2023/2: a [web demo](https://githubharald.github.io/text_reader.html) is available**
* **Update 2023/1: see [HTRPipeline](https://github.com/githubharald/HTRPipeline) for a package to read full pages**
* **Update 2021/2: recognize text on line level (multiple words)** * **Update 2021/2: recognize text on line level (multiple words)**
* **Update 2021/1: more robust model, faster dataloader, word beam search decoder also available for Windows** * **Update 2021/1: more robust model, faster dataloader, word beam search decoder also available for Windows**
* **Update 2020: code is compatible with TF2** * **Update 2020: code is compatible with TF2**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment