Skip to content

narsingojuhemanth/Face_Recogination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face_Recogination

PYTHON PROJECT USED TO DETECT FACES

How to Run

  • Install all of the packages listed in requirements.txt.
  • Place an image inside of the root directory called "test.png". This will be the file that faces will be identified in.
  • Place all of the faces that you wish to identify inside the folder "faces", rename them to be "face name".jpg. This folder contains all of the known faces and will be how the program recognizes people.
  • Finally run the "face_rec.py" script.

About

PYTHON PROJECT USED TO DETECT FACES

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages