Skip to content

vuongminh1907/ML_ITTN

Repository files navigation

👥 Attendance and Check-In/Check-Out System

This repository provides a complete solution for attendance tracking, check-in/check-out time logging, and person detection based on images stored in a database. It includes real-time detection using a camera, a Streamlit demo interface, and background removal

🏗️ Installation

1. Clone the Repository

git clone https://github.com/vuongminh1907/ML_ITTN
cd ML_ITTN
pip install -r requirements.txt

2.\ Put attendance

  • Put your attendances in folder face_database
  • Name the images with name of that attendance

Running the Streamlit Demo

streamlit run Hello.py

Running the Gradio Demo

python gradiodemo.py

Running with code

There are 3 options for you to do:

  • Check with image
  • Check with video
  • Check real-time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages