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.38k stars 355 forks source link

Avoid Relative Imports #152

Closed brave-admin closed 3 years ago

brave-admin commented 3 years ago

If a user has a "tools" named package in their system, then relative import will fail.