A system with OpenCv, Keras and DLib which will alert the driver when he feels sleepy.
Before running the script execute the following command inside the project folder :
pip install requirements.txt
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