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

How can I test this model with my own custom hand written image? #22

Closed ajaykaarthic closed 4 years ago

jonomon commented 4 years ago

Please refer to https://github.com/awslabs/handwritten-text-recognition-for-apache-mxnet/issues/19#issuecomment-565575528

ajaykaarthic commented 4 years ago

Please refer to #19 (comment)

Yup, thanks for this.