Skip to content

It will recognize the image from dataset of real life and easily generated by us

Notifications You must be signed in to change notification settings

krshashank963/Face-recognition

Repository files navigation

Face-recognition

It will recognize the image from dataset of real life and easily generated by us Face-Recognition

This project illustrate how can one use deep learning libraries like dlib and use them to recognise the images.

Installing Dependencies

pip install --user numpy scipy dlib

the pre-trained models you can download from attached file or

1.Download dlib_face_recognition_resnet_model_v1.dat.bz2
and shape_predictor_68_face_landmarks.dat.bz2 from keggle or github 2.Extract the two files in the same folder that you earlier created for the project, in my case it would be 'face_recognition' folder.

About

It will recognize the image from dataset of real life and easily generated by us

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages