You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: