Skip to content

zahra-zarrabi/FaceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition

In this project we recognize 14 faces by using deep CNN network with tensorflow in the custom mode.

Training

Please run face_recognition.ipynb

Inference

Please run inference_face_recognition.ipynb

Download weights

download weights from here

Training metrics

Show results on wandb here

Face Alignment

Execute the following command to detect and align the face image using the imutils package:

python3 align_image.py --input /input/image.jpg --output ./output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published