Skip to content

cdubowdeveloper/Facial-Recognition-KNN-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facial Recgonition With KNN Classifer

Installation

Ensure you have python/python3 installed and that you have a virtual environment installed in the project. This can be done on the console with the command

python3 -m venv venv       # Step 1
source venv/bin/activate   # Step 2

Next, install the required packages in requirements.txt using:

pip install -r requirements.txt

Deploying

To run this project, run main.py using:

python main.py  

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages