Skip to content

Mr-Array22/FaceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition

AI App with ML Model for Face Recognition

First Step: Get the Dataset

Datasets Used:
Dataset 1: https://www.kaggle.com/code/serkanpeldek/face-recognition-on-olivetti-dataset/notebook
Dataset 2: http://vis-www.cs.umass.edu/lfw/
If you can't download the dataset on your local pc, you can just download it in colab -> Here You can find how.


Second Step: Work on Building and Trainign the Model

Go To File => FaceRecognitionModel


Third Step: Build Simple GUI using NN Model

Go To File => FaceVerifyingApp


Demo:

Initial GUI

Screenshot (1126)

Test Case 1

Screenshot (1128)

Test Case 2

Screenshot (1136)

Test Case 3

Screenshot (1130)

Test Case 4

Screenshot (1134)

Test Case 5

Screenshot (1135)