manish33scss / Face_recog_module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Title

Face Recognition with Facial landmarks.

Usage

  1. To install necessary dependencies.

<pip install -r requirements.txt>

  1. Save the image to be recognized (trained) in known folder, 1 image per person with name as file name.

  2. run tester.py to run example over videos.

    (i) First train with images.

    (ii) After training pkl file can be used for testing the module.

About


Languages

Language:Python 97.8%Language:HTML 2.2%