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

Update denoiser_utils.py #61

Closed jalvathi closed 3 years ago

jalvathi commented 3 years ago

To remove the unwanted spaces that are added when denoiser is run from the 0_handwriting_ocr.ipynb file.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jonomon commented 3 years ago

Thanks!