git clone https://github.com/hhhrrrttt222111/fatigue-detector.git
cd fatigue-detector
py -m pip install --upgrade pip
py -m pip install --user virtualenv
py -m venv env
.\env\Scripts\activate
py -m pip install -r requirements.txt
OR
py -m pip install --upgrade pip
py -m pip install --user virtualenv
py -m venv env
source env/Scripts/activate
py -m pip install -r requirements.txt
python3 -m pip install --user --upgrade pip
python3 -m pip install --user virtualenv
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
This project files requires Python 3 and the following Python libraries installed:
OpenCV - Mac | Windows | Ubuntu
python app.py
Thanks goes to these wonderful people (emoji key):
Hemanth R 💻 🎨 🚧 |
Joel Joshua 💻 🎨 👀 |