filmov
tv
Face recognition based attendance system using python with google sheets and android app.

Показать описание
Python implementation of face recognition-based attendance system with google sheet as the cloud storage. This video walks you through the processing of executing this project on your PC. The source code is available on GitHub along with the aia file for the android app.
Prerequisites :
1. Python editor of your choice (Spyder).
2. A new Gmail account.
**************************
**************
Timestamps:
00:00 - Intro
00:30 - Project flow
01:45 - Download and extract project
02:55 - Create a new virtual environment
03:42 - Activate virtual environment
*********NOTE:**************
If there is any error installing via the requirements file , install the libraries manually.
Required libraries:
face_recognition
opencv-python
smtplib
gspread
oauth2client
pickle-mixin
Use the command
pip install lib_name to install the libraries.
********************************
05:05 -Enable less secure apps on google account
05:55 -Google cloud console
08:30 -Download credentials
10:05 -Creating a Google sheet
12:44 -Configure python files on Spyder
16:00 -Enroll new person
18:00 -Recognition model
21:00 - Building the app on MIT app inventor
***********************************
Prerequisites :
1. Python editor of your choice (Spyder).
2. A new Gmail account.
**************************
**************
Timestamps:
00:00 - Intro
00:30 - Project flow
01:45 - Download and extract project
02:55 - Create a new virtual environment
03:42 - Activate virtual environment
*********NOTE:**************
If there is any error installing via the requirements file , install the libraries manually.
Required libraries:
face_recognition
opencv-python
smtplib
gspread
oauth2client
pickle-mixin
Use the command
pip install lib_name to install the libraries.
********************************
05:05 -Enable less secure apps on google account
05:55 -Google cloud console
08:30 -Download credentials
10:05 -Creating a Google sheet
12:44 -Configure python files on Spyder
16:00 -Enroll new person
18:00 -Recognition model
21:00 - Building the app on MIT app inventor
***********************************
Комментарии