dmnguyen92 / Real-time-multi-face-recognition

A real-time multi-face recognition system that employs OpenFace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real-time-multi-face-recognition

The goal of this project is to build a system that can detect and identify all people whose faces are presented in a picture or real-time captured video.

The project utilizes Dlib and OpenCV for image processing and face extraction, and the CNN from the OpenFace project. For more detailed, please take a look at the jupyter notebook.

If github fails to display the notebook, you can see the online rendered version here

About

A real-time multi-face recognition system that employs OpenFace


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.6%