Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

details_of_person_using_face_recognition

Age, Gender, Emotion, race detection using face recognition and deep learning

packages required: numpy deepface opencv

Steps for getting output for this project:

  1. Install openCV package using this command "pip install opencv-python".
  2. Install deepface package using this command "pip install deepface"
  3. Install numpy package using this command "pip install numpy"
  4. Run this python program, it opens webcam of your system.
  5. It captures data from the face of person who is in front of webcam and display it on to the terminal
  6. If face is not visible on webcam, it just terminates the program (or) if u want to terminate your program, just get away from the camera

About

Age, Gender, Emotion, race detection using face recognition and deep learning

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages