Application based on keras-facenet, which is wrapper of this facenet implementation. Classification is performed with RadiusNeighborsClassifier from scikit-learn.
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