Skip to content
#

prototxt

Here are 10 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

Add this topic to your repo

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

Learn more