This project uses facenet to recognise the person's face. If the person is not identified as an authorized person it triggers an alarm to start.Inception network as described in the paper is used as 128-d feature extractor and we used Harr Cascade Classifier for live face detection and passed the roi extracted (after resizing it to 96x96, since the model was trained on the input of size 96x96) by the face detector to the inception network to extract the 128-d feature(embedding) and then we set the threshold for after calculating the L2 distance.
-
Notifications
You must be signed in to change notification settings - Fork 2
Using facenet for security purposes
License
mukul54/Live-face-recognition-for-security-purpose
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Using facenet for security purposes
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published