DrowsyDriverDetection icon indicating copy to clipboard operation
DrowsyDriverDetection copied to clipboard

This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.

Results 4 DrowsyDriverDetection issues
Sort by recently updated
recently updated
newest added

i am getting this error on line 18 and 32 when i run run_extract_eyes.sh run_extract_eyes.sh: 32: python: not found

I want to firstly have a try of this drowsy detection model with a live video from camera, but as I see from [extract_features.py](https://github.com/nishagandhi/DrowsyDriverDetection/blob/master/extract_features.py), the model "/home/tejas/Desktop/Course-Project-CV/output_graph.pb" which used to...

run_extract_eyes.sh: line 26: [: 1: unary operator expected who can help me result this problem? thanks a lot!

Where are the mouth and nose detected while the eyes are detected with "eyedetection.py"?