Implementation of related angular-margin-based classification loss functions for training (face) embedding models: SphereFace, CosFace, ArcFace and MagFace.
-
Updated
May 21, 2024 - Python
Implementation of related angular-margin-based classification loss functions for training (face) embedding models: SphereFace, CosFace, ArcFace and MagFace.
Face matching using deep learning (CNN embedding + triplet loss)
API returns face feature vector as a response. This API uses deep learning to generate face embedding 128 dimension vector using Keras on top of TensorFlow. Implementation is "FaceNet: A Unified Embedding for Face Recognition and Clustering". Inception-ResNet-v2 model.
Multi-IVE: Privacy Enhancement of Multiple Soft-Biometrics in Face Embeddings
This is the documentation regarding the personal project to calculate the value of the average face embedding vector across a large dataset of faces/photos.
Add a description, image, and links to the face-embedding topic page so that developers can more easily learn about it.
To associate your repository with the face-embedding topic, visit your repo's landing page and select "manage topics."