Skip to content

Detect different parts of the face such as, eyes brows, nose, jaw, etc. individually

License

Notifications You must be signed in to change notification settings

pathak-ashutosh/Detect-face-parts

Repository files navigation

Detect-face-parts

Detect different parts of the face such as, eyes brows, nose, jaw, etc. individually

Packages

  • cv2
  • numpy
  • argparse
  • dlib
  • imutils

Installation and run

Clone/download the repository. Open command prompt in Windows, terminal in Mac or Linux, and run the following command -> python detect_face_parts.py --shape-predictor shape_predictor_68_face_landmarks.dat --image images/example_01.jpg

Model

HOG + Linear SVM

About

Detect different parts of the face such as, eyes brows, nose, jaw, etc. individually

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages