RGuven / face_detect_and_recog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

How to use


  • Extract facial embeddings. python extract_embeddings.py
  • Train the SVM model python train_model_SVM.py
  • Test the model python recognize_video.py python recognize_image.py --image test_images/<sample.jpeg>

About


Languages

Language:Python 100.0%