** Best course for understanding how to work on Videos with the help of Object Detection models and using Image Classification to identify desired Objects in Videos. By learning Object Tracking, we will learn to develop wonderful applications like People Footfall Tracking and Automatic Parking Management **
Machine Learning on Videos has the potential to make a profound impact in a data-driven business and is emerging as the new buzzword in the industry. This course provides an end-to-end coverage of Machine Learning on videos through Video analytics, Object Detection and Image Classification. It is a complete hands-on tutorial that teaches how to implement Video Analytics using the 3-step process of Capture, Process and Save Video, understand various Object Detection Models and implement them for a real-time case study of Social Distancing and last but not the least, take a deep dive into steps involved in using Deep Learning Models, Transfer Learning and learn how to create a model on face mask detection using Image Classification and leverage it to implement a solution of face mask detection.
Here are just few of the topics we will be learning:
Machine Learning
Deep Learning
Video Analytics
Object Detection
Object Detection Models
Object Detection Algorithm
Image Classification using CNN
Image Recognition in Python
Object Tracking
Simple Online and Realtime Tracking (SORT) Framework
Deep Learning
Deep Learning Image Classifier
Convolution Neural Network (CNN)
Transfer Learning
Model Training on Google CoLab
Haar Cascade Classifier
HOG Model
YOLO Algorithm
YOLO V3 Tiny Model
Faster R-CNN Model
Video codec
Haar Cascade Social Distancing Solution with python code
Hog Solution Social Distancing Solution with python code
YOLO Social Distancing Solution with python code
Faster R-CNN Social Distancing Solution with python code
Face Mask Detection Solution with python code
People Footfall Tracking with python code
Automatic Parking Management with python code
** Dec 2021 - The course has been updated with ToolSetup for both Ubuntu and Windows Platform.**
** June 2022 - The course has been updated with following lectures:
a) Using Google Colab - This lecture explains how use Google colab for training and execution of code
b) Using Pycharm for Coding - This lecture explains how to best use of Pycharm for project execution
c) Code Walkthrough of Object Detection using Faster R-CNN has been added with the latest running code