forked from regression1607/HacktoberFest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
driverdrowsiness
17 lines (14 loc) · 1.06 KB
/
driverdrowsiness
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
With this Python project, we will be making a drowsiness detection system. A countless number of people drive on the highway day and night. Taxi drivers, bus drivers, truck drivers and people traveling long-distance suffer from lack of sleep. Due to which it becomes very dangerous to drive when feeling sleepy.
The majority of accidents happen due to the drowsiness of the driver. So, to prevent these accidents we will build a system using Python, OpenCV, and Keras which will alert the driver when he feels sleepy.
DataFlair has also published other machine learning project ideas with source code. You can check them from this ml projects list:
Fake News Detection Python Project
Parkinson’s Disease Detection Python Project
Color Detection Python Project
Speech Emotion Recognition Python Project
Breast Cancer Classification Python Project
Age and Gender Detection Python Project
Handwritten Digit Recognition Python Project
Chatbot Python Project
Drowsy Driver Safety Alert System Python Project
Traffic Signs Recognition Python Project
Image Caption Generator Python Project