/FaceRec

Face Recognition using Dlib

Primary LanguagePython

Face Recognition Project

This project uses the face_recognition library to perform real-time face recognition using a webcam.

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/atulakella/FaceRec.git
  2. Navigate to the project directory:

    cd FaceRec.git
  3. Install the dependencies:

    pip install -r requirements.txt

Usage

Run the face recognition script:

python face_recognition_script.py