Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 855 Bytes

File metadata and controls

31 lines (26 loc) · 855 Bytes

FACE_REC-ATT_SYSTEM

Introduction

FACE_REC-ATT_SYSTEM is a facial recognition-based attendance system designed to streamline the process of tracking attendance using facial recognition technology.

Features

  • Real-time facial recognition
  • Secure and efficient attendance recording
  • User-friendly interface
  • Support for multiple users

Installation

  1. Clone the repository:
    git clone https://github.com/UmeshCode1/FACE_REC-ATT_SYSTEM.git
    cd FACE_REC-ATT_SYSTEM
  2. Install the required dependencies:
    pip install -r requirements.txt

Usage

  1. Run the application:
    python main.py
  2. Follow the on-screen instructions to register users and mark attendance.

License

This project is licensed under the MIT License. See the LICENSE file for more details.