Skip to content

MarekPokropinski/FaceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Face recognition

Application based on keras-facenet, which is wrapper of this facenet implementation. Classification is performed with RadiusNeighborsClassifier from scikit-learn.

Running

In data folder create directories for every person you want to recognize. Put images of this person in folder with their name.

To execute program:

$ python3 run.py

About

Face recognition application based on keras-facenet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages