Update Facial_instruction.txt

This commit is contained in:
Feier Zhang 2021-01-23 19:04:25 -05:00
parent a0bec2c1d2
commit 9f7adf2762

View file

@ -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