Skip to content

Latest commit

 

History

History

21. Facial Recognition

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Usgaes

  1. Add Your Image in Images folder. exmaple >> name.jpeg

  2. Install the requirements file

python -m pip install -r requirements.txt
  1. Run the Script
python FaceRec.py

NOTE:- incase installtation stuck on dlib

python -m pip install dlib -vvv