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.39k stars 360 forks source link

Solve deprecation issue #162

Closed ezzaimsoufiane closed 3 years ago

ezzaimsoufiane commented 3 years ago

tf.test.is_gpu_available() is deprecated

faustomorales commented 3 years ago

Closed by https://github.com/faustomorales/keras-ocr/pull/163