AI, Data Science & Cloud Certificates from Google, IBM & Meta
The Private Equity Associate Certification
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn how to extract text from images using Python in this comprehensive tutorial video. Compare three popular libraries - pytesseract, easyocr, and keras_ocr - using examples run in a Kaggle notebook on the TextOCR dataset. Explore the process of loading data, plotting text images, and implementing each library for text extraction. Analyze the results through visual comparisons and performance evaluations. Gain practical insights into computer vision and deep learning techniques for optical character recognition (OCR) tasks. Follow along with the provided Kaggle notebook to enhance your understanding of text extraction from images using Python.
Syllabus
Extracting Text
TextOCR Dataset
Outline and Loading Data
Plotting Text Images
pytesseract
easyocr
keras ocr
plot comparison
Results comparison
Taught by
Rob Mulla
Reviews
5.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
The course is well-structured and highly informative. It provides a clear comparison of popular OCR libraries and demonstrates practical implementation in python.
While the content is excellent for learners with prior familiarity with libraries such as Matplotlib and basic OCR concepts, beginner may find the pace slightly fast.
Overall it is an outstanding tutorial for understanding OCR workflows and evaluating different tools for text detection in images.