Skip to content

mohamed-elsayed-mohamed/Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a TensorFlow implementation for facial recognition task in machine learning.
We use two small datasets in the same network:

  1. AT&T dataset.
  2. Yale dataset.

Training

  • Run "Face Recognition TensorFlow.py" from your terminal and it will work 😃
  • AT&T is our initial dataset and if you want to use Yale please replace "DATASET" value (line 10) from ATT to YALE.

AT&T Training

att_acc1

att_acc2

YALE Training

yale_acc1

yale_acc2

Testing

AT&T Testing

att_out

YALE Testing

yale_out

About

Face Recognition using Deep Learning and TensorFlow Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages