Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 490 Bytes

Readme.md

File metadata and controls

12 lines (9 loc) · 490 Bytes

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