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

How to predict a picture by using opencv #165

Open LinXin04 opened this issue 2 years ago • 2 comments

Thank you for sharing, great work. The demo.py uses DataLoader to load the pictures,but i want to use opencv to load a single picture and put it into the model to predict , how can do it ? Thanks!

LinXin04 avatar Jul 08 '22 08:07 LinXin04

I too have same query, like how do we feed the image of numpy array to the model for prediction? And if we use DataLoader, can we give multiple images simultaneously for prediction?

kishcs avatar Jul 22 '22 10:07 kishcs

Are you solved this problem? Please help!

mzoltan77 avatar Feb 08 '24 19:02 mzoltan77