Skip to content

cousintiz/FaceDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection (DL/ML/AI)

To run the project in your computer, follow the steps below:

1- clone the repository

git@github.com:cousintiz/FaceDetection.git

2- Create a virtual environment for the project's dependencies:

python -m venv <environment-name>

3- Ativacte the virtual environment:

<environment-name>\Scripts\Activate.ps1

4- Install the packages on the requirements.txt:

pip install -r requirements.txt

About

Face detection App Using State-of-Art DeepFace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages