Attention-OCR
Attention-OCR copied to clipboard
Script to run/test pre trained model on a single image
Hi @da03 ,
I'm trying to write a script to run/test the trained model you provided on a single image to get the output characters. Would it be possible to provide a sample script or list of commands if you already have one ? If not, it would be great if you can briefly mention a series of steps on what/how to do it.
Thanks in advance.
Hi @tumusudheer , Did you find any options for running the test for set of images using pretrained model?
https://github.com/emedvedev/attention-ocr/issues/145#issuecomment-523344851
Try this link and repo for testing. Just put all the images in the directory and specify the path in the main.py script.