Skip to content

Real time face recognition with multiple object tracking

License

Notifications You must be signed in to change notification settings

jideilori/face-recognition

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages