Used : python, pandas, matplotlib, easyocr, glob, PIL, tqdm
This project uses EasyOCR to identify text in any given image and output the result compared to the original.
- Step 1 : pip install all the relevant packages
- Step 2 : specify the folder path for images
- Step 3: That's it. Run the code 🏃