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 .
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 .