From 9f7adf2762699f82be00ea9dd7ee18e505618998 Mon Sep 17 00:00:00 2001 From: Feier Zhang Date: Sat, 23 Jan 2021 19:04:25 -0500 Subject: [PATCH] Update Facial_instruction.txt --- Facial_Instruction.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Facial_Instruction.txt b/Facial_Instruction.txt index 10105e8a8..ecdbec5b4 100644 --- a/Facial_Instruction.txt +++ b/Facial_Instruction.txt @@ -17,11 +17,10 @@ So to run the demo, we need to install Dlib on our system. 4. Enter the label as your name. Your face dataset: - 1. Folder "/Facial_images" -> "/face_rec" -> "/train", then you can see the folder of your name is in it. + 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