International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 178 - Issue 23 |
Published: Jun 2019 |
Authors: Atul Ramkrishnan, Akshay Arukandy, Niraj Gujarathi |
![]() |
Atul Ramkrishnan, Akshay Arukandy, Niraj Gujarathi . AVOID - Accident Prevention of Vehicles by Observing Instantaneous Feeds of Driver Drowsiness. International Journal of Computer Applications. 178, 23 (Jun 2019), 15-21. DOI=10.5120/ijca2019919067
@article{ 10.5120/ijca2019919067, author = { Atul Ramkrishnan,Akshay Arukandy,Niraj Gujarathi }, title = { AVOID - Accident Prevention of Vehicles by Observing Instantaneous Feeds of Driver Drowsiness }, journal = { International Journal of Computer Applications }, year = { 2019 }, volume = { 178 }, number = { 23 }, pages = { 15-21 }, doi = { 10.5120/ijca2019919067 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2019 %A Atul Ramkrishnan %A Akshay Arukandy %A Niraj Gujarathi %T AVOID - Accident Prevention of Vehicles by Observing Instantaneous Feeds of Driver Drowsiness%T %J International Journal of Computer Applications %V 178 %N 23 %P 15-21 %R 10.5120/ijca2019919067 %I Foundation of Computer Science (FCS), NY, USA
Driver fatigue is one the leading causes of car accidents in the world. The system aims to reduce the number of road accidents by detecting drowsiness and alerting the driver. The purpose of this paper is to develop a driver fatigue detection system. This system uses eye blinking frequency and yawning frequency of the driver to analyze drowsy driver and based on the level of drowsiness system will alert the driver. Driver’s facial features are captured by using a camera then this video input is used by system to monitor the driver's eyes to detect early stages of sleep as well as short periods of sleep; for video capturing system uses mobile phone camera making system portable and cost effective. Working of proposed system is based on the driver drowsiness detection method using Haar Cascade frontal face Classifier to detect the frontal facial structure followed by using dlib and Convolutional Neural Networks (CNNs) to extract information from sequence of images (video frames) for predicting driver fatigue.