Skip to content
#

mtcnn-face-detection

Here are 103 public repositories matching this topic...

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

This repository is home to an exploration in the field of Facial Recognition using Convolutional Neural Networks. It is based on the performance comparison between different models such as ResNet50, MobileNetV3, InceptionV3, EfficientNet, and VGG16. The models were trained using two types of losses - Triplet Loss and Categorical Cross Entropy.

  • Updated Jun 20, 2023
  • Jupyter Notebook

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