Skip to content
#

openface

Here are 36 public repositories matching this topic...

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