Embedding Learning – Face Recognition
//Embedding Learning – Face Recognition
Project Details
Considering the imperfection of training databases, we propose real-world solutions that can be applied in different applications.01.
Face Recognition
Facial recognition is the task of classifying a face in a photo or video image against a pre-existing database of faces. It begins with detection (similar to object detection) – distinguishing human faces from other objects in the image and then computing embeddings that are representative for each identity.
Details
Facial detection, recognition and verification are actually three separate tasks contributing to the same goal, using your facial features as a password to anything you want to secure or is related to your identity. Anonymization techniques must be enforced.