Skip to content

It's project is based on deep learning techniques based model to accurately identify a driver state using a spatiotemporal feature of face & accuracy will increase techniques and using python framework stature

License

Notifications You must be signed in to change notification settings

Spixmacaw/driver_drowsiness_detection

Repository files navigation

Driver_drowsiness_detection

Drowsy driver detection is one of the potential applications of intelligent vehicle systems.The main approaches to drowsiness detection primarily make pre-assumptions about the relevant behavior, focusing on blink rate, eye closure, and yawning. These learning-based classifiers such as Haar cascade classifier Head motion information was collected through automatic eye tracking and an accelerometer. The system was able to predict sleep and crash episodes on a simulator with 98% accuracy across subjects.

Architecture Diagram :

image

Requirements:

HARDWARE REQUIRMENTS

  1.Camera

    2.Personal computer

SOFTWARE REQUIREMENTS:

  Python 2.7 or above versions

ALGORITHM:

Haar Cascade classifier Algorithm

Haar Cascade is a machine learning (also in deep learning) object detection algorithm used to identify objects in an image or video and based on the concept of ​​ features proposed
 Paul Viola and Michael Jones

The algorithm has four stages:

1.Haar Feature Selection
2.Creating integral images
3.Adaboost training
4.Cascading Classifiers

Haar Feature Selection:

image

Cascade Classifier:

image

activity Diagram:

image

model output:

image

Camera capture the blinking of eyes then Drowsiness Alert Message in audio.Based upon the conditions of activities are connected, accurecy <5 alert (or) >5 no alert on blink rate.

image

1.The driver abnormality monitoring system developed is capable of detecting drowsiness, drunken and reckless behaviours of driver in a short time.

2.The Drowsiness Detection System developed based on eye closure of the driver can differentiate normal eye blink and drowsiness and detect the drowsiness while driving.

3.The proposed system can prevent the accidents due to the sleepiness while driving.

4.The system works well even in case of drivers wearing spectacles and even under low light conditions if the camera delivers better output.

dileepsahoo's Statsdileepsahoo's Streak dileepsahoo's Top Languages

About

It's project is based on deep learning techniques based model to accurately identify a driver state using a spatiotemporal feature of face & accuracy will increase techniques and using python framework stature

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages