Skip to content
#

openface

Here are 38 public repositories matching this topic...

libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness models w/ speech synthesis and speech recognition.

  • Updated Nov 21, 2022
  • Python

libfaceid is a research framework for fast prototyping of face recognition solutions. It seamlessly integrates multiple face detection, face recognition and liveness detection models. It also includes face landmark detection, age detection, gender detection, emotion detection, wakeword/triggerword/hotword detection and text-to-speech synthesis f…

  • Updated Jan 25, 2019
  • Python

In this repository, I am using OpenCV to perform face recognition. To build this face recognition system, I first perform face detection, extract face embeddings from each face using deep learning, train a face recognition model on the embeddings, and then finally recognize faces in both images and video streams with OpenCV.

  • Updated Dec 23, 2021
  • Python

Improve this page

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

Learn more