Skip to content

Basic implementation of face detection and recognition using opencv and keras with tensorflow backend

Notifications You must be signed in to change notification settings

sarabesh/FaceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FaceRecognition

Basic implementation of neural style transfer using keras with tensorflow backend

What it does? -Opens webcam and tries to detect face. -For the faces found tests it against the face in "target.jpeg" -Closes app when match is found and searches untill a match is found

Steps to run: -Add "target.jpeg" in the same folder -python videoFaceDetector.py

About

Basic implementation of face detection and recognition using opencv and keras with tensorflow backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages