Face recognition system is a branch of biometric science that is useful for identifying someone based on their physical characteristics, in this case their face. In general, face recognition system consists of three stages, face detection, feature extraction and face recognition. In this study Multi Task Cascade Convolutional Neural Network was used for the face detection process, then VGGFace …