Update Facial_instruction.txt
This commit is contained in:
parent
a0bec2c1d2
commit
9f7adf2762
1 changed files with 3 additions and 4 deletions
|
@ -19,9 +19,8 @@ So to run the demo, we need to install Dlib on our system.
|
|||
Your face dataset:
|
||||
1. Folder "/Facial_images" -> "/face_rec" -> "/train", then you can see the folder of your name is in it.
|
||||
|
||||
b. Run Facial_Recognition_Enrollment.py
|
||||
|
||||
c. Test on videostream
|
||||
b. Test on videostream
|
||||
1. In "Facial_Recognition_Inference.py".
|
||||
2. Make sure line 27 to match your imaging device, same as above a.2
|
||||
3. Run
|
||||
|
|
Loading…
Reference in a new issue