You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Driver drowsiness is one of the causes of traffic accidents. According to the statistics; highway road crashes hold 11.09% of the total number of accidents. There are several reasons of drowsy driving such as: a lack of quality of sleep, may be overnight driving or having sleep disorders e.g. sleep apnea. However; all people should know that: Pe…
A project to detect the drowsiness of the driver and to alert the driver using an alarm. Here, we used Python, OpenCV, and Keras(Tensorflow) to build a system that can detect features from the face of the drivers and alert them if they ever fall asleep while driving. The system detects the eyes and prompts if it is closed or open.
In this repository you will find an efficient 'Real Time Driver Drowsiness Detection for an Intelligent Transportation System', that will work on various constraints like while wearing Eye Glasses, Mask etc.