Skip to content

Face Recognition with anti-spoofing using only RGB Cameras

Notifications You must be signed in to change notification settings

sofman98/face_recognition

Repository files navigation

face_recognition

Face Recognition with anti-spoofing using only RGB Cameras

Recognize multiple people (ideal for a security camera) by running

$pyth$ python recognize.py

alt text

Or recognize one single person with anti-spoofing activated (ideal for phone unlocking and emloyee attendance punching machine)

$ python recognize_with_antispoof.py

alt text

Don't forget to add the faces in the "faces" folder and modify "known_faces.py" accordingly!

About

Face Recognition with anti-spoofing using only RGB Cameras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages