Skip to content

It is a basic attendance system based on GUI and marks attendance only if the mask is detected and uses SQLite database. It is under development.

License

Notifications You must be signed in to change notification settings

include-us/Face-Mask-Detection-Attendance-System

Repository files navigation

Face Mask Detection And Attendance System

It is a basic attendance system based on GUI and marks attendance only if the mask is detected and uses SQLITE database. It is under development.

Setup

$ git clone https://github.com/include-us/Face-Mask-Detection-Attendance-System.git
$ cd Face-Mask-Detection-Attendance-System
$ pip install -r requirements.txt
  IF YOU HAVE CUDA CORE BASED GPU
$ conda install numba & conda install cudatoolkit
$ python main.py

FILE STRUCTURE

.
├── attendance                 # Attendance related files and storage in csv format
├── barcode                    # Barcode related program files 
├── databases                  # Central database of users 
├── facemask                   # Facemask related program package with cascades and tests 
├── windows                    # GUI WINDOWS to access for low level user
├── admin-database.py
├── LICENSE
├── main.py
├── README.md
└── requirements.txt

CONTRIBUTERS

  1. Darsh Jain
  2. Ankita Upadhyay
  3. Manav Arya
  4. Asjad Nirban