❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 27th, 2023]
This course provides a comprehensive look at facial detection and recognition techniques for new learners. It covers topics such as detection of faces using Haarcascade, HOG (Histogram of Oriented Gradients), MMOD (Max-Margin Object Detection), and SSD (Single Shot Multibox Detector), as well as detection of other objects, such as eyes, smiles, clocks, bodies, and cars. It also covers recognition of faces using Eigenfaces, Fisherfaces, LBPH (Local Binary Patterns Histograms), and advanced Deep Learning techniques. Learners will be able to compare the performance of the algorithms and build their own custom dataset capturing faces via webcam. All implementations will be done step by step using Google Colab online. The course includes more than 60 lectures and 8 hours of step by step videos.
Course Syllabus
Introduction
Face detection
Face recognition
Final remarks