Skip to content

DevelopedBy-Siva/driver-fatigue-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

driver-fatigue-detection

Description

Driver Drowsiness Detection is an Android app that monitors the driver in real-time. It sends video frames to an edge server, where a CNN (Convolutional Neural Network) model detects whether the driver is 'drowsy' or 'awake' and triggers an alarm accordingly. Additionally, the system periodically sends the drowsiness patterns to a cloud server, which can be viewed from the Android app.

Applications