The software recognizes the person from the photo and displays their information
-
Updated
Oct 12, 2022 - Python
The software recognizes the person from the photo and displays their information
Face Recognition with email alert
This project is made to recognize faces in image(s). It's based on AI & ML using some libraries like: os, opencv & face_recognition.
The project presents a unsupervised learning framework which can learn and recognize human faces. A face can be described using a set of 2D characterisitic views. The "eigen faces" or eigen vectors of the training images are used to define a face space. The images are projected onto this face space that also encodes the variation amongst the kno…
Allow users to train the computer live to recognize their faces using opencv.
Face Recognition and Attendance System
video streaming with python
Tensorflow implementation for MobileFaceNet
Add a description, image, and links to the recognize-faces topic page so that developers can more easily learn about it.
To associate your repository with the recognize-faces topic, visit your repo's landing page and select "manage topics."