Skip to content

NebuloDev/FacialRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Facial Recognition

Facial Recognition and Identification using Python, OpenCV, and dlib.

Installation

Clone the project

  git clone https://github.com/TheNebulo/Facial-Recognition.git

Go to the project directory

  cd Facial-Recognition

Install dependencies

Disclaimer: CMake must be installed on your machine.

  pip install -r requirements.txt

Run the script

  python3 main.py

Training

To add faces to recognise, add images to the following folder:

  images/

About

Facial Recognition and Identification using Python, OpenCV, and dlib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages