Skip to content

This project uses facial recognition to mark attendance of a user.

Notifications You must be signed in to change notification settings

piyushchugeja/face-recognition-based-attendance

Repository files navigation

Attendance management using facial recognition

FeaturesInstallationUsageScreenshots

Features

  • Face detection
  • Face recognition
  • Attendance management
  • Send attendance report via email

Installation

  1. Clone the repo
git clone
  1. Install python packages
pip install -r requirements.txt
  1. Run the app
python main.py

Usage

  1. Run the app
  2. Add images of people to be recognized in the images folder via the admin section of the app
  3. Click on Take attendance button to take attendance
  4. Click on View attendance button to view attendance report

Screenshots

image image image image

About

This project uses facial recognition to mark attendance of a user.

Topics

Resources

Stars

Watchers

Forks

Languages