Gustavo P. Scholze

Results 2 issues of Gustavo P. Scholze

I'm having an issue while setting `thread_safe` parameter to `True` for custom object detection. The problems seems to be related with Tensorflow: ``` AttributeError => module 'tensorflow.keras.backend' has no attribute...

I believe that it would be best if `tesserocr` had a native module to convert annotations from `[x, y, w, h]` format to YOLO format `[xmin, ymin, xmax, ymax]`