A Smart Attendance System using Python, Flask, OpenCV, and SQLite to automate attendance with real-time face recognition. It prevents proxy attendance, logs data securely, and generates reports.
. ├── app.py ├── forms.py ├── models.py ├── templates/ │ ├── base.html │ ├── chat.html │ ├── login.html ...
Abstract: In this research, we introduce a virtual hand rehabilitation system, VTherapy, that amalgamates a deep learning model with a Flask web application, aimed at enhancing post-injury hand ...