Skip to content

GUI that prompts a user to input their ClientID, EmpId, Name and phone number and prompt user to take the image. After taking a image there is a option to train and also a predict is there so that user s attendence is taken.:office:

License

Notifications You must be signed in to change notification settings

dipesg/Vision-Attendence-System

Repository files navigation

Vision-Attendence-System

gui

Table of Content

Demo

attendence

Overview

This is a Vision Attendence System GUI trained on CNN. Here in this GUI there is a button to take photo of user, train the model and detect. This system can be implemented with camera in any place where daily attendence is required.

Architechture

attenarchi

Installation

Clone Repository.

git clone https://github.com/dipesg/Vision-Attendence-System.git

Create new conda environment.

conda create -n venv python=3.7 -y

Activate environment venv.

conda activate venv

Install required requirements.

pip install -r requirements.txt

Run command to open GUI.

python app.py

About

GUI that prompts a user to input their ClientID, EmpId, Name and phone number and prompt user to take the image. After taking a image there is a option to train and also a predict is there so that user s attendence is taken.:office:

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published