Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 508 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 508 Bytes

Face keypoints extractor

Instructions for the running the Face Key Point

Requirement

  • Webcam

Steps:

For 96 Points model : download model from here

  1. Download all the files in the folder of key point
  2. Put all the files in same directory
  3. Follow the code block in Python notebook
  4. load the cascade file and model.h5 in the program
  5. run the program to show the face point thought a webcam