keras-ocr icon indicating copy to clipboard operation
keras-ocr copied to clipboard

HTTPError: HTTP Error 404: Not Found

Open Hemantr05 opened this issue 5 years ago • 4 comments

When I run the example code, it throws an HTTP Error 404: Not Found, when I load the pipeline using: pipeline=keras_ocr.pipeline.Pipeline() What might be the reason?

Hemantr05 avatar Apr 08 '21 21:04 Hemantr05

same....the pretrained model has been moved caused throwing 404 Not found error...guess we've to train the model manually

awesomedeba10 avatar Jun 20 '21 04:06 awesomedeba10

@Hemantr05 @awesomedeba10 Example throws an error because this image no longer exists, but it is specified in the example. If you remove the second link, it should work ;) https://upload.wikimedia.org/wikipedia/commons/e/e8/FseeG2QeLXo.jpg

magicaltoast avatar Sep 04 '21 19:09 magicaltoast

@magicaltoast, please elaborate on your solution because I am getting a similar error. image

atharva-cloud avatar May 27 '22 12:05 atharva-cloud