deep-text-recognition-benchmark icon indicating copy to clipboard operation
deep-text-recognition-benchmark copied to clipboard

Inference with CV2 Images

Open hmiche opened this issue 2 years ago • 1 comments

Hello in the test.py or demo.py you use LMDB dataset to run inference , how wan i di the same thing but with Cv2 images or PIL images . and also how can i serve the model for exemple making a Flask app thath take a single image(word) and return the prediction .

hmiche avatar Oct 04 '22 22:10 hmiche

@hmiche Hi. Did you figure this out?

sumitclearquote avatar Sep 03 '23 08:09 sumitclearquote