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.
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.