Face Detection and Recognition with Python, OpenCV, and Deep Learning: A Step-by-Step Guide
Face Detection and Recognition with Python.
The process involved using MTCNN for face detection, InceptionResnetV1 to extract face embeddings, and an SVM classifier to identify the person based on those embedding