Skip to content

Attention is a face recognition attendance system that automates the process of tracking attendance using facial recognition technology.

Notifications You must be signed in to change notification settings

mujtabamohamed/attention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attention

Attention is a face recognition attendance system that automates the process of tracking attendance using facial recognition technology. This project aims to provide an efficient and secure method for attendance management.

Demo

Video

Tech Stack

  • Language: Python
  • Libraries: OpenCV, dlib, face_recognition
  • Database:: Firebase

Installation

Clone the repository

  git clone https://github.com/mujtabamohamed/attention.git

Install dependencies

  pip install -r requirements.txt

Run the application

  • Add data to the database:
  python AddDataToDatabase.py
  • Generate encodings:
  python EncodeGenerator.py
  • Run the main script::
  python main.py

About

Attention is a face recognition attendance system that automates the process of tracking attendance using facial recognition technology.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages