Welcome to a tutorial for implementing the face recognition package for Python. The purpose of this package is to make facial recognition (identifying a face) fairly simple. The tutorials cover facial recognition with images and videos.
Earn a Michigan Engineering AI Certificate — Stay Ahead of the AI Revolution
Learn AI, Data Science & Business — Earn Certificates That Get You Hired
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Syllabus
Facial Recognition with Python and the face_recognition library.
Facial Recognition on Video with Python.
Taught by
sentdex
Reviews
5.0 rating, based on 2 Class Central reviews
Showing Class Central Sort
-
Nice lectures it was the best lecture ever..
Facial identification was a little bit hard topic but this lecture make it easy.. -
Facial recognition is used for only recognizing faces and not otherwise. This course is based on using python open CV to recognize faces, differentiating them from another from a bunch of images. Python is cool for this course.