Built a Facial Recognition Model in Python. Used Face Recognition library, to detect the face locations and its encoding in training dataset. Compared faces with test dataset, using the face_distance, if the face_distance of the test and training dataset is more than threshold value then the result is saved and stored along with time of input in the file.
-
Notifications
You must be signed in to change notification settings - Fork 0
Built a Facial Recognition Model in Python. Used Face Recognition library, to detect the face locations and their encoding in the training dataset. Compared faces with the test dataset, using the face_distance, if the face_distance of the test and training dataset is more than the threshold value then the result is saved and stored along with th…
License
ArpitaChatterjee/Biometric-Attendance
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Built a Facial Recognition Model in Python. Used Face Recognition library, to detect the face locations and their encoding in the training dataset. Compared faces with the test dataset, using the face_distance, if the face_distance of the test and training dataset is more than the threshold value then the result is saved and stored along with th…
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published