awslabs / handwritten-text-recognition-for-apache-mxnet

This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet deep learning frameworks on the IAM Dataset.
Apache License 2.0
481 stars 189 forks source link

Could you please let me know on what all the languages the existing model can work? #35

Closed man0007 closed 4 years ago

jonomon commented 4 years ago

The IAM dataset that the model was trained on only contained English words. I believe that the pre-trained model should also work with any latin based scripts without any accents.

If you are interested in any other script, you could apply this model and train it on a dataset with the target script.