-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuseful_tips.txt
15 lines (10 loc) · 968 Bytes
/
useful_tips.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
After running sever, project will appear in local browser.
To check the email functionality, enter your correct email address to get the email notification from noreplyfacein@gmail.com
To mark the attendance, only one correct user can be identified at a time with correct login credentials; if frame conatins more than one user
at a time whose faces can be recognized then an unauthorized message will be shown.
So to mark, enter correct username of yours and only you should be in the frame.
Press p after you think that you have been correctly recognized by the system
video feed will not close until you press p
Users Dataset can be added only by the admin. For a single user the system will take 30 images as dataset. To Train images, be pateint as system takes approx 1 min for 3 users.
Both users and admin can see analytics- user can see own only and admin can see of all the users.
To go to admin panel provided by django, use /admin in the address bar.