Skip to content

rayen-creator/Facial_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Facial_Recognition

πŸ“ƒ About The Project

This is a flask app designed for face recognition, allowing users to upload images or capture photos using their device's camera.

✨ Getting Started

To get a local copy up and running follow these simple example steps.

🚧 Prerequisites

You may find below the list of things you need to use this project :

  • Make sure python 3 is running on your system.
  • Make sure you already had flask or install it using
  • Make sure you have vstudio commuinty with c/c++ extension cmake
 $ pip install flask

πŸ›  Installation

1- create venv in the project directory

$ python -m venv venv

2-Activate the virtual environment:

On Windows:

$ venv\Scripts\activate

On Unix or Linux:

$ source venv/bin/activate

3- now install dependencies :
requirements.txt contains all the packages you will need for this work.

$ pip install -r requirements.txt

4- Run the server

$ py app.py

About

The Flask-based app is designed for face recognition, allowing users to upload images or capture photos using their device's camera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages