Uses the face_recognition API to extract the face embeddings from an image/images, stores the embeddings for a certain face in Python Dictionary, where the key is the name of the person and the values are the face embeddings extracted from his/her images. A test image is then given, the face embeddings of that face is then extracted and compared with all the face embeddings present in the dictionary in order to recognize the person.
-
Notifications
You must be signed in to change notification settings - Fork 0
mactavish10/Face-Recognition-using-face_recognition-library
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Face Recognition using the face_recognition API
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published