Skip to content

Commit

Permalink
modified readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jideilori committed Apr 23, 2023
1 parent fc01d33 commit 6b969d8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# face-recognition

1. Run python3 train.py to augment dataset,train and save classifier.
2. Run python3 face_recognition_cam.py to recognize faces.
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.

0 comments on commit 6b969d8

Please sign in to comment.