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

Missing text files in 'truth' Folder when Running ocr.py on handwritten images

Open thayeylolu opened this issue 1 year ago • 1 comments

Challenge I am experiencing an issue with the ocr.py file in my cloned repository. After following the provided instructions to have the images I want to convert to text in the test file, I ran the ocr.py file, but I'm not getting any output in the "truth” folder or anywhere else as expected.

Steps to Reproduce

Clone the repository.

Follow the instructions to prepare the images in the test folder.

Run the ocr.py file using python path/ocr.py

Observe that no output is generated in the "truth" folder

thayeylolu avatar May 27 '23 13:05 thayeylolu

the output file should be in output/text/

zettabyte918 avatar Jan 06 '24 14:01 zettabyte918