Skip to content

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

Notifications You must be signed in to change notification settings

ArpitaChatterjee/Biometric-Attendance

Repository files navigation

Biometric-Attendance

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.

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

No packages published