Closed LauraOrozco closed 5 years ago
@LauraOrozco, This only happens when the path defined in get_models and handwriting notebook is different. Please check that once, it'll be resolved.
Thanks, it worked perfect, now I have problems in the part in "We use a language model in order to rank the propositions from the denoiser" and I get this error "MXNetError: [08:59:28] C: \ Jenkins \ workspace \ mxnet-tag \ mxnet \ src \ ndarray \ ndarray.cc: 1285: GPU is not enabled "can you help me?
Did you install the gpu version of mxnet?
On Fri, Oct 4, 2019 at 7:06 AM, LauraOrozco notifications@github.com wrote:
Thanks, it worked perfect, now I have problems in the part in "We use a language model in order to rank the propositions from the denoiser" and I get this error "MXNetError: [08:59:28] C: \ Jenkins \ workspace \ mxnet-tag \ mxnet \ src \ ndarray \ ndarray.cc: 1285: GPU is not enabled "can you help me?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/awslabs/handwritten-text-recognition-for-apache-mxnet/issues/11?email_source=notifications&email_token=AALQP6LNG7SHSCDKPADSL7LQM5EX5A5CNFSM4I5JDGJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEALYIGQ#issuecomment-538412058, or mute the thread https://github.com/notifications/unsubscribe-auth/AALQP6L446XOF4RWQCJPRZLQM5EX5ANCNFSM4I5JDGJA .
yes, it's installed, he was downloading some compressed files and he stopped, I don't know which script he called to validate the files he was downloading in gluon
For anyone interested in the file it self: https://s3.us-east-2.amazonaws.com/gluon-ocr/models/paragraph_segmentation2.params
please , can you help me how to install gpu of mxnet on windows ??
When executing the code in the handwriting notebook I get an error in the segmentation, which I show below: LocalFileSystem :: Open "models / paragraph_segmentation2.params": No such file or directory
however, when I check the address I have the file resnet34_v1-48216ba9.params but in the same way I get the same error
could someone help me understand this mistake?