KhadijehValipour / DeepFace

Recognition of Iranian faces based on trained neural network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Recognition

Alt text

Discription

Training and testing neural network using several photos of Iranian celebrities

How to install

pip install -r requirements.txt

How to run

  1. Generate dataset

DeepFace

  1. Train naural network
loss train accuracy train
0.0260 0.9967
loss test accuracy test
1.9253 0.7857

Alt text

We saved the results under the file weights/FaceRecognition_model.h5‍‍. It can be used to execute the code with the same accuracy.

About

Recognition of Iranian faces based on trained neural network


Languages

Language:Jupyter Notebook 100.0%