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

Duration of training 4_text_denoising #43

Open jbuehler1337 opened 4 years ago

jbuehler1337 commented 4 years ago

Hi, just a short question. I started the 4_text_denoising and I have a single GPU (1x RTX2080TI ). It is running already over 50 hours. Is that normal? At the moment I cant see the progress in the notebook anymore because I restarted the browser...

Question: How long does 4_text_denoising normally take?

Thanks for the help.