Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 438 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 438 Bytes

Drowsy Driver Safety Alert System

A system with OpenCv, Keras and DLib which will alert the driver when he feels sleepy.

Packages and requirements

Before running the script execute the following command inside the project folder :

pip install requirements.txt

Usage

If you want to use the drowsiness detector just execute the command :

python dectector.py

Simply type 'q' on your keyboard to quit the program