A typical face recognition solution has face detection, face alignment and face embedding. Dlib is a wonderful library with gives out of the box solution for quick integration of facial recognition system but it is difficult to training moreover
This project is intented for user who are familiar with Keras/Tensorflow and training script itself can be use to train with your custom dataset.