Skip to content
#

face-embedding

Here are 14 public repositories matching this topic...

Real-time face detection and recognition system built from scratch in Python. Utilizes MTCNN for multi-face detection, FaceNet (InceptionResnetV1) for embedding extraction, and Euclidean distance for comparison. Allows training new identities via webcam captures and labels faces as known or “Unknown.”

  • Updated Apr 29, 2025
  • Python

Improve this page

Add a description, image, and links to the face-embedding 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 face-embedding topic, visit your repo's landing page and select "manage topics."

Learn more