deepme987 / face-recognition-python

Face Detection, Recognition and Verification using OpenCV and One-shot-training based FaceNet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Recognition

Face Recognition refers to identifying a face in a given image and verifying the person in the image. They are used in a wide range of applications, including but not limited to: User Verification, Attendance Systems, Robotics and Augmented Reality. With the growth in applications, we are likely to see great development in the field.

The Face Recognition used in this repository is explained in detail on byteiota

This is not the final version of ReadMe

About

Face Detection, Recognition and Verification using OpenCV and One-shot-training based FaceNet.


Languages

Language:Python 100.0%