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 to use it for line or words #44

Closed FaisalMoosani closed 4 years ago

FaisalMoosani commented 4 years ago

I want to use same code to generate text from a line containing few words. what possible changes shall I look for as it is made for paragraph text generation?

jonomon commented 4 years ago

This notebook recognises text from a image containing a line of text.