Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 277 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 277 Bytes

Simple face-recognition with multiple object tracking

  1. Create folders in known_people with under_score.
  2. Run python3 train.py to augment dataset,train and save classifier.
  3. Run python3 face_recognition_cam.py to recognize faces.

Result