Online HTR PyTorch Model


⭐ Interested in the model weights? Then please scroll down to The model weights section!

Summary

Using PyTorch, I implemented this Google paper by Carbune et al. (2020) to predict handwritten text based on the underlying stroke time series data. You can find the code on my GitHub profile here. In this article, I share the PyTorch model weights so you do not have to train the model yourself!

A demo showing the transcription of “Hello World!” using a custom app, that is part of my implementation, to capture the stroke time series data as input to the model.

The model weights

Download the latest model weights here for free:


Subscribe via email to get notified about new blog posts