Skip to content
#

mtcnn-face-detection

Here are 107 public repositories matching this topic...

A face recognition model build with an ensemble of popular pre-trained models like FaceNet and OpenFace, on training with a dataset of 31 celebrity images. Built an application which can recognise a new person based on stored embedding of him and relate his facial features to the 31 celebrities it was trained.

  • Updated Jun 6, 2024
  • Jupyter Notebook

A discriminative few-shot learning approach for face recognition and verification using a Siamese network architecture. Employing a triplet loss function, the model optimizes the embedding space to cluster faces of the same individual and separate those of different individuals, enhancing accuracy and efficiency with limited training data.

  • Updated May 26, 2024
  • Jupyter Notebook

This repository hosts a cutting-edge facial recognition system designed to enhance customer identification and verification. Leveraging MTCNN for accurate face detection and DeepFace-FaceNet for facial embeddings, the system integrates with Pinecone's vector database to efficiently match and verify repeat customers.

  • Updated Jan 7, 2024
  • Python

Improve this page

Add a description, image, and links to the mtcnn-face-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mtcnn-face-detection topic, visit your repo's landing page and select "manage topics."

Learn more