Skip to content

anuragjoshi3519/DriveSafe

Repository files navigation

DriveSafe : A Drowsiness Detection System

How to run?

Setup:

git clone https://github.com/anuragjoshi3519/Drowsiness-Detection-System.git
cd Drowsiness-Detection-System
python3 -m venv env
source env/bin/activate
pip3 install -r requirements.txt

Run Web-app:

python3 app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published