Video description
This course is a quick starter for anyone who wants to explore optical character recognition (OCR), image recognition, object detection, and object recognition using Python without having to deal with all the complexities and mathematics associated with a typical deep learning process.Starting with an introduction to the OCR technology, you'll get your system ready for Python coding by installing Anaconda packages and the necessary libraries and dependencies.
As you advance, you'll work with convolutional neural networks (CNNs), the Keras library, and pre-trained models such as VGGNet 16 and VGGNet 19, to perform image recognition with the help of sample images. The course then focuses on object recognition and shows you how to use MobileNet-SSD and Mask R-CNN pre-trained models to detect and label objects in a real-time live video from the computer's webcam as well as in a saved video. Toward the end, you'll learn how the YOLO model and the lite version, Tiny YOLO, fasten the process of detecting an object from a single image.
By the end of the course, you'll have developed a solid understanding of OCR and the methods involved and gain the confidence to perform optical character recognition using Python with ease.
What You Will Learn
- Install Anaconda packages, dependencies, and libraries such as Tesseract, OpenCV, pillow
- Get to grips with optical character recognition in Python using the tesseract library
- Perform image recognition using VGGNet 16, VGGNet 19, ResNet, Inception, and Xception pre-trained models in the Keras library
- Explore object recognition using MobileNet SSD, Mask R-CNN, YOLO
- Achieve a perfect blend of speed and accuracy in object detection and recognition
- Learn about optical character recognition with tesseract library and image recognition using Keras
Audience
This course is for beginners or anyone who wants to get started with Python-based OCR, image recognition, and object recognition.
About The Author
Abhilash Nelson: Abhilash Nelson is a pioneering, talented, and security-oriented Android/iOS mobile and PHP/Python web application developer with more than 8 years of IT experience involving designing, implementing, integrating, testing, and supporting impactful web and mobile applications. He has a master's degree in computer science and engineering and has PHP/Python programming experience, which is an added advantage for server-based Android and iOS client applications. Abhilash is currently a senior solution architect managing projects from start to finish to ensure high quality and innovative and functional design.
Publisher resources
Table of contents
- Chapter 1 : Course Introduction and Table of Contents
- Chapter 2 : Introduction to OCR Concepts and Libraries
- Chapter 3 : Setting Up Environment - Anaconda
- Chapter 4 : Python Basics (Optional)
- Chapter 5 : Tesseract OCR Setup
- Chapter 6 : OpenCV Setup
- Chapter 7 : Tesseract Image OCR Implementation
- Chapter 8 : Optional: cv2.imshow() Not Responding Issue Fix
- Chapter 9 : Introduction to CNN - Convolutional Neural Networks - Theory Session
- Chapter 10 : Installing Additional Dependencies for CNN
- Chapter 11 : Introduction to VGGNet Architecture
- Chapter 12 : Image Recognition Using Pre-Trained VGGNet16 Model
- Chapter 13 : Image Recognition Using Pre-Trained VGGNet19 Model
- Chapter 14 : Image Recognition Using Pre-Trained ResNet Model
- Chapter 15 : Image Recognition Using Pre-Trained Inception Model
- Chapter 16 : Image Recognition Using Pre-Trained Xception Model
- Chapter 17 : Introduction to MobileNet-SSD Pre-Trained Model
- Chapter 18 : MobileNet-SSD Object Detection
- Chapter 19 : Mobilenet SSD Real-Time Video
- Chapter 20 : Mobilenet SSD Pre-Saved Video
- Chapter 21 : Mask RCNN Pre-Trained Model Introduction
- Chapter 22 : MaskRCNN Bounding Box Implementation
- Chapter 23 : MaskRCNN Object Mask Implementation
- Chapter 24 : MaskRCNN Real-Time Video
- Chapter 25 : MaskRCNN Pre-saved Video
- Chapter 26 : YOLO Pre-Trained Model Introduction
- Chapter 27 : YOLO Implementation
- Chapter 28 : YOLO Real-Time Video
- Chapter 29 : YOLO Pre-Saved Video
- Chapter 30 : Tiny YOLO Pre-Saved Video
- Chapter 31 : Tiny YOLO Real-Time Video
- Chapter 32 : YOLOv4 - Step 1 - Updating OpenCV Version
- Chapter 33 : YOLOv4 - Step 2 - Object Recognition Implementation
Product information
- Title: Computer Vision: Python OCR and Object Detection Quick Starter
- Author(s):
- Release date: October 2020
- Publisher(s): Packt Publishing
- ISBN: 9781800567481
You might also like
video
Computer Vision: Face Recognition Quick Starter in Python
This course will help you delve into face recognition using Python without having to deal with …
book
Learning OpenCV 5 Computer Vision with Python - Fourth Edition
Updated for OpenCV 5, this book covers the latest on depth cameras, 3D navigation, deep neural …
book
Programming Computer Vision with Python
If you want a basic understanding of computer vision’s underlying theory and algorithms, this hands-on introduction …
book
Mastering OpenCV 4 with Python
Create advanced applications with Python and OpenCV, exploring the potential of facial recognition, machine learning, deep …