Attention-OCR icon indicating copy to clipboard operation
Attention-OCR copied to clipboard

Script to run/test pre trained model on a single image

Open tumusudheer opened this issue 7 years ago • 2 comments

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.

tumusudheer avatar Jun 29 '17 08:06 tumusudheer

Hi @tumusudheer , Did you find any options for running the test for set of images using pretrained model?

kalai2033 avatar Aug 14 '19 06:08 kalai2033

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.

githubpiyush avatar Aug 22 '19 13:08 githubpiyush