Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 872 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 872 Bytes

face_verification

Verify student faces during exams

First you should read the steps of Implementing this project here ch6_page_46

And you can also view the final presentaion slides here_pages 33_41

  1. clone the project
  2. run the following command to install the all the requirements packages

pip3 install -r requirements.txt

  1. then you can write simple script python to test our model which has acurracy more than 98% in verifing faces in real time "remember that you should read the chapter first to understand what you should do to write this script"

alt text