faustomorales / keras-ocr

A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
https://keras-ocr.readthedocs.io/
MIT License
1.37k stars 349 forks source link

Keras-ocr with Chaquopy in Android Studio #197

Open vonvans opened 2 years ago

vonvans commented 2 years ago

Goodmorning, I’m trying to develop a text recognition app for Android that uses Keras-ocr pre trained model. To do that, I am working with Chaquopy on Android Studio for the program logic. Anyway, when the debugger arrive to the Pipeline() call inside the Python script, I get an HTTPerror 403 Forbidden. Does anyone know how to solve this problem? P.S: due to Pyclipper not being compatible with Chaquopy, we are using Keras-ocr versions 0.4.2 ( the latest working with Chaquopy) 37BAE5BA-59D0-48D7-9BE2-270A46B3DB93