Skip to content

Uses pre trained model for face recognization taking input from webcam.

Notifications You must be signed in to change notification settings

Deependra-dot/FaceRecognization_PreTrainedModel

Repository files navigation

FaceRecognization_PreTrainedModel

Uses pre trained model for face recognization taking input from webcam.

How to get started on this project First install the anaconda distribution for python

you will have to install keras, openCV

keras should have installed tensorflow, if not then install tensorflow as well

After(cloning the repo) you goto the main.py file

run main.py file

you will ne prompted to add user, add users you want to identify by responsing with "yes"

once done adding users, type "no"

the code will do the processing

your webcam will be accessed

Kudos, you will see the matched user with the confidence on the screen.....!!!

About

Uses pre trained model for face recognization taking input from webcam.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages