SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 349
Stay Awake Alert: A Driver Drowsiness Detection
System with Location Tracking and Alarm
Dr. S.V. Sonekar1, Nikhil Charde2, Pragya Bagde3, Mohit Pantawane4, Ashish Kapse5
1Principal, Department of Computer Science J D College of Engineering and Management Nagpur, India
2345UG student, Department of Computer Science J D College of Engineering and Management Nagpur, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Drowsiness is a condition when a person feels
the need to fall asleep. There are many reasons that can
cause drowsiness which include lack of sleep, depression,
working overtime, etc. which turns outtobedangerous in
the form ofroad accidents if the drowsy person is a driver
driving a vehicle. Studies reveal that a person is most
likely to die from drowsy driving as compared to driving
while consuming alcohol or being distracted while
driving. This paper focuses on areal-timelow-costsystem
that detects drowsiness using a machine-learning
approach. the driver will be monitored continuously by
using a webcam. openCV is used with the haar cascade
algorithm for face detection, dlib is used to detect facial
landmarks, and compute EAR eye aspect ratio to detect
driver drowsiness based on the thresholdvalue.HereCNN
Convolutional neural network is usedfordeterminingthe
state of the driver whether the driver is drowsy or not.
Key Words: Dlib, Eye Aspect Ratio, opencv, Haar cascade
algorithm, convolutional neural network, Machine
learning.
1. INTRODUCTION
As per reports from the Centers for DiseaseControl
and Prevention[1].1 out of 25 adult drivers fall asleep while
driving. According to the national sleep foundation around
6,400 people die yearly involving accidents caused by
drowsiness. These accidents are not only dangerous for the
driver but also for the passengers and the people who are
using the road it can cause mental, physical, and financial
damage. NHTSA National Highway Traffic Safety
Administration reported that accidents related to
drowsiness causing injury or death cost $109 billion yearly.
Thus there is a need occur to develop a system that will keep
the driver awake while driving.
There are many techniques used for developing
driver drowsiness detection system. [2] Vehicle-based
drowsiness detection system in this technique drowsiness is
detected by in-vehicle sensors collect data for detecting the
drowsiness level of the driver through his behaviour the
detection aspects are the steering wheel movement , vehicle
deviation and position, and vehicle speed. This type of
system requires costly infrastructure and complex
programming. Physiological drowsiness detection systems
use physiological signals from the human body such as the
brain, eyes, and heart.This system uses signals such as EEG
electroencephalography signals for the brain or EMG
electromyography signals for muscle tone. This system has
to be implemented with wearabledeviceswhichmightmake
the driver uncomfortable because of wearability issues.
Because of these issues in physical and physiological
techniques in this system behavioural measures have been
used for detecting driver drowsiness in the proposed
research. It does not require any complex programming or
costly components and due to its non-contact behaviour,the
driver does not worry about wearability issues
.
Firstly a webcam is used for recording real-time
video of the driver. the webcam is placed in front of the
driver to continuously capture the image of the driver. The
frames are extracted from the video using OpenCV.it is a
real-time computer vision library. haar cascade algorithm
used to detect faces from the frames. After face detection,
facial landmarks have been extracted byusingliblibrary. the
facial landmarks are then used to compute the EAR eye
aspect ratio. .after this convolutional neural network is used
for classifying the state of the driver. the EAR value is
compared with the threshold value that is taken as 0.2 inthe
proposed system if EAR value becomes less than the
threshold value It is found that the drowsinessisdetected as
eyes are found to be closed. Then an alarm will be sent to
alert the driver. After that the location of the driver will be
shown to the driver.
Yann Lecun is the director of the Facebook AI
research group [3] who built the first model of a
Convolutional neural network in the year 1988. As the
domain of computer vision is increasing day by day it is
enabling machines to view the world as humans do. The
amazing advancement in computer vision is because of
machine learning, particularly with theconvolutional neural
network algorithm. Machine learning gives the machine the
ability to learn and use this learning to perform various
tasks.a convolutional neural network is used for detecting
and classifying objects. Therefore to build our proposed
system we have used machine learning with the
convolutional neural network.
Figure 1 shows the overall engineering of the system.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 350
The rest of this paper is divided as follows. In thenextsection
2. Related work, This section represents previous workdone
for implementing a driver drowsiness detection system. In
section 3 proposed methodologies is included which shows
the proposed algorithm based on machinelearningandfacial
landmark detection along with the accuracy, efficiency study
of the given model with the experimental and analysis in 4. 5
and 6 shows conclusion and references.
Fig-1: General architecture of proposed drowsiness
detection system
2. RELATED WORK
U.Shrinivasulu Reddy.et al [4] proposed a deep neural
network a machine learning method used to detect driver
drowsiness by detecting the state of the eye. in his system he
used a stacked deep convolutional neural network to
examine facial features.
Mohammed .S Majdi., et al [5] developed a drive-net for
detecting driver drowsiness his team compared this system
with RNN recurrent neural networkandmultiplesystemsfor
analysing how his system achieves better results.
Jin ming gua., et al [6] proposed a driver drowsiness
detection system using hybrid cnn and long-short-term
memory LSTM is used in this system as a time skipper to
improve the processof catching frames .it ignores the frame
that does not show any slight change thus improve
processing time.
Sonekar, Shrikant V., et al [7] proposed a computational
algorithm that helps to decide the termination of a proposed
head algorithm using the finite state machine concept, the
behavior of the attackers is identified and the finite state
machine clearly gives the idea about the identification of
intrusion.
researchbasedonEnhancedrouteoptimizationtechniquefor
malicious node detection technique Sonekar, Shrikant V., et
al [8] proposed research in which it shows that out of
thousands of paths from source to destination, only one is
optimal and also gives the information About several nodes
involved in the creation of optimal Path using Cluster and
cluster head formation algorithm
Kyong hee lee., et al [9] proposed a study on different
methods used for feature extraction. in this paper different
methods are defined and compared for facial feature
extraction .it shows how to monitor eyes, head position, and
mouth from the face to detect drowsiness.
Mohesen Babaein., et al [10] proposed logistic regression
techniques using a machine-learning algorithm fordetecting
drowsiness. Here ECG Signal is used to monitor heart rate
when a driver is driving a vehicle. The logistic regression
method is used to improve thedetectiontimeandaccuracyof
the system. this paper shows that by adding more layers to a
neural network the accuracy of the system can be increased.
Lemkaddem., et al [11] proposed a study on a multi-modal
driver drowsiness detection system. in this paper multiple
methods are used same time to detect drowsiness. A
hybrid
3. PROPOSED MEHODOLOGY
3.1 Image Capture : Real-time image is captured by using a
web camera with the help of OpenCV. The inbuilt laptop’s
1.1 OVERVIEW
system was developed by combing both physiological
behavioural methods. A camera used with wearable watch.
That records the PPG photo plethysmography signal.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 351
webcam front camera will be used for this purpose.Byusing
webcam, images from the video are extracted continuously.
3.2 Face detection: For detecting the entire face from the
image Viola-Jones objectdetectingcalculation[12]withHaar
overflow classifierhas been used with OPEN CV and python.
Haar cascade classifier computes Haar highlights for
identifying the face from pictures.Fig-2: Face Region Image
Fig -2: Captured Face Region Image
3.3 Eye Localization: To locate eyes from the face, facial
landmarks are used. Open source dlib library has been used
to produce 68 (x, y) coordinates that match specific facial
structures. dlib libraryfunctions are used to detect the eyes
in real-time. These landmarks areobtainedfromtrainingthe
shape_predictor. Points 37-42 represent the right eye and
43-48 represent the left eye from facial landmarks. These
points are used tocreate a rectangular cropped image of the
two eyes.
Fig -3: Face Landmark Co-ordinates
3.4 Calculating Eye aspect Ratio: The eye blink is detected
on the basis of eye aspect ratio.To find the EAR following
formula is used.
EAR= (𝑝2 − 𝑝6) + (𝑝3 − 𝑝5)/ 2(𝑝1 − 𝑝4)
The EAR is fed into the convolutional neural network and
after that according to the cnn prediction it will compared to
a threshold value which we have taken 0.2 in the proposed
system.The value of EAR is constantly monitored. when the
EAR value becomes less than the threshold value a blink is
considered and the program will move for further
processing..
Fig -4: Captured Face Region Image
3.5 Convolutional neural network: A convolutional neural
network is used in the proposed paperfordriverdrowsiness
detection. It will continuously examine the real-time images
extracted from video through a webcam.it will predict
probabilities to calculate the stateof the driver if the set
threshold value found to be less than the prediction
according to the EAR value the eyes are found to be closed.
the alarm will be start
3.5.1 Layers of proposed cnn model
Figure 4 shows the planned CNN model utilized in
this work.
Fig-5: Proposed deep CNN model
CNNconsistsoflayersliketheconvolutionallayer,max
pooling, layer, Relu layer and fully connected layer. In the
proposed system 3 convolutional layers has been used .The
number of channels in the first and second layer is 32, and in
the third channel is 64. All these convolutional layers have a
filter size of 3*3. This layer produces afeaturemapasaresult
of calculating the scalar product between the kernel and the
local region of images. for speed calculation cnn uses a max
pooling layer of size 1*1..in this layer input image is divided
into different regions then on each region operations are
performed. the best feature has been selected
In this layer which is trailed by dropout with 0.25%
which has been used to avoid overfitting .after this a flatten
layeris used to flatten the output after all these layers a fully
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 352
connected layer has been used in which activations from all
the layers outputare combinedwithasoftmaxfunctionto get
probability. the model is trained under acceptable accuracy
3.6 Determining the location of the driver : After the
alarm will start to alert the driver. the proposed system will
show the location of the driver with nearby hospitals and
hotels. so that the driver can pull over to takea break or
stay alert. For providing this function in the system web
browser module is used along with the desired address
4. EXPERIMENTS AND ANALYSIS
Here we have performed two types of experiments .In the
first type of experiment collected dataset has been used. To
perform the first type of experiment we have useda dataset
containing 3843 images label with EAR value. From the
dataset, we have used 2000 images for training theproposed
model out of which 500 imageswereclosedeyes Figure7and
8 shows the accuracy and loss variation for 50 epochs
Fig-6: Images from dataset
And the remaining were open eyes. for testing the proposed
model we have used 1000 images from the dataset out of
which 600 were drowsy images and 400 were non-drowsy
images. For validation purposes, we have used 843 images
from the dataset out of which 500 images were of open eyes
and the remaining
In the Second type of experiment, live video is captured with
the help of a webcam associated with a laptop.an audiofileis
being played in the form of an alarm to wake up the driver
when drowsiness is detected. This method is user-friendly
and only needs a webcam no need for any hardware. Figure
9shows the result of the second type of experiment
Fig-9 Result of the proposed system
Fig-7: The training and validation accuracy
Fig-8: The training and validation loss
Table-1: Accuracy of the proposed system
Training images 2000
Testing images 1000
Validation images 843
Training accuracy 90.2%
Testing accuracy 92.2%
Validation accuracy 95%
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 353
5. CONCLUSIONS
This system plays a very important role in preventing
accidents caused by the drowsiness of the driver. The main
focus and concentration while developing this system were
to develop a prototype of a driver drowsiness detection
system that will accurately monitor the drowsy state of the
driver. the proposed system was able to detect the facial
landmarks of the driver by using a webcam and further
processed byconvolutionalneuralnetworkforclassification.
A warning is given to the driver when the driver is detected
to be drowsy. the proposed system achieved an average of
95% accuracy. The proposedsystemcanbeextendedfurther
for different users such as bike riders or different domains
like airlines or railways.
6. REFERENCES
1) https://www.nsc.org/road/safetytopic/f%20atigueve
r#:~:text=Prevalence%20of%20Drows%%2020Drivi
ng%20Crashes,fatalities%20and%20about20%20%2
C000%20injuries.
2) Femilia Hardina Caryn*, Laksmita Rahadianti (2021)
Driver Drowsiness DetectionBased on Drivers’Physical
Behaviours: A Systematic Literature Review Computer
Engineering and Applications Vol. 10, No. 3,
https://doi.org/10.18495/comengapp.v10i3.381
3) https://www.simplilearn.com/tutorials/deeplearning
tutorial/convolutionalneuralnetwork#:~:text=MLExp
lore%20Program,Introduction%20to%20CNN,netwo
rk%20called%20LeNet%20in%201988
4) Venkata RamiReddyChirra,SrinivasuluReddyUyyala2,
Venkata Krishna Kishore Kolli (2019). Deep CNN: A
Machine Learning Approach for Driver Drowsiness
Detection Based on Eye State.Internationalinformation
and Engineering technology association IIETA
https://doi.org/10.18280/ria.330609.
5) Mohammed S Majdi, Sundaresh Ram, Jonathan T Gill,
Jeffrey J Rodríguez (2018) Drivenet:convolutional
networkfordriverdistractiondetection.IEEESouthwest
Symposium on Image Analysis and Interpretation
(SSIAI).https://ieeexplore.ieee.org/abstract/document/
8470309/
6) Jing. Guo , Herleeyandi Markoni (2018).Driver
drowsiness detection using hybrid convolutionalneural
network and long short-term memory. Journal :
Multimedia Tools and Applications
https://doi.org/10.1007/s11042-018-6378-6/
7) Sonekar Shrikant V., etal."Computationterminationand
malicious node detection using finite state machine in
mobile adhoc networks." 2020 7th International
Conference on Computing for Sustainable Global
Development(INDIACom).IEEE,2020.https://ieeexplore.i
eee.org/abstract/document/9083710
8) Sonekar Shrikant V., et al."Enhancedrouteoptimization
technique and design of threshold-T for malicious node
detection in ad hoc networks." International Journal of
Information Technology 13.3(2021):857-863.
https://link.springer.com/article/10.1007/s41870-021-
-00639-5
9) W. Kim, Hyun-Kyun Choi, Byung-Tae Jang,(2019).A
Study on FeatureExtractionMethodsUsedtoEstimatea
Driver’s Level of Drowsiness. 21st International
Conference on Advanced Communication Technology
(ICACT)
https://doi.org/10.23919/ICACT.2019.8701928
10) Mohsen Babaeian, N. Bhardwaj, Bianca Esquivel, M.
Mozumdar (2016). Real time driver drowsiness
detection using a logistic-regression-based machine
learning algorithm. IEEE Green Energy and Systems
Conference (IGSEC)
https://doi.org/10.1109/IGESC.2016.7790075
11) A. Lemkaddem, R. Delgado-Gonzalo, Engin Türetken
(2018). Multi-modal driver drowsiness detection: A
feasibilitystudy.IEEEEMBSInternationalConferenceon
Biomedical & Health Informatics (BHI)
https://doi.org/10.1109/BHI.2018.8333357
12) Yi-Qing Wang (2014). An Analysis oftheViolaJonesFace
Detection Algorithm. Image processing online
IPOL.https://doi.org/10.5201/ipol.2014.104

More Related Content

Similar to Stay Awake Alert: A Driver Drowsiness Detection System with Location Tracking and Alarm

IRJET - Driver Monitoring System
IRJET - Driver Monitoring SystemIRJET - Driver Monitoring System
IRJET - Driver Monitoring SystemIRJET Journal
 
IRJET- Drive Assistance an Android Application for Drowsiness Detection
IRJET- Drive Assistance an Android Application for Drowsiness DetectionIRJET- Drive Assistance an Android Application for Drowsiness Detection
IRJET- Drive Assistance an Android Application for Drowsiness DetectionIRJET Journal
 
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingDriver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingIRJET Journal
 
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingDriver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingIRJET Journal
 
DROWSINESS DETECTION MODEL USING PYTHON
DROWSINESS DETECTION MODEL USING PYTHONDROWSINESS DETECTION MODEL USING PYTHON
DROWSINESS DETECTION MODEL USING PYTHONIRJET Journal
 
DRIVER DROWSINESS DETECTION USING RASPBERRY PI
DRIVER DROWSINESS DETECTION USING RASPBERRY PIDRIVER DROWSINESS DETECTION USING RASPBERRY PI
DRIVER DROWSINESS DETECTION USING RASPBERRY PIIRJET Journal
 
DRIVER DROWSINESS DETECTION USING DEEP LEARNING
DRIVER DROWSINESS DETECTION USING DEEP LEARNINGDRIVER DROWSINESS DETECTION USING DEEP LEARNING
DRIVER DROWSINESS DETECTION USING DEEP LEARNINGIRJET Journal
 
Driver Drowsiness Detection System using Google ML Kit Face Detection API and...
Driver Drowsiness Detection System using Google ML Kit Face Detection API and...Driver Drowsiness Detection System using Google ML Kit Face Detection API and...
Driver Drowsiness Detection System using Google ML Kit Face Detection API and...IRJET Journal
 
POTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHM
POTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHMPOTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHM
POTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHMIRJET Journal
 
In advance accident alert system & Driver Drowsiness Detection
In advance accident alert system & Driver Drowsiness DetectionIn advance accident alert system & Driver Drowsiness Detection
In advance accident alert system & Driver Drowsiness DetectionIRJET Journal
 
IRJET- Survey on EEG Based Brainwave Controlled Home Automation
IRJET-  	  Survey on EEG Based Brainwave Controlled Home AutomationIRJET-  	  Survey on EEG Based Brainwave Controlled Home Automation
IRJET- Survey on EEG Based Brainwave Controlled Home AutomationIRJET Journal
 
Eye Gaze Tracking System
Eye Gaze Tracking SystemEye Gaze Tracking System
Eye Gaze Tracking SystemIRJET Journal
 
Vision-Based Motorcycle Crash Detection and Reporting Using Deep Learning
Vision-Based Motorcycle Crash Detection and Reporting Using Deep LearningVision-Based Motorcycle Crash Detection and Reporting Using Deep Learning
Vision-Based Motorcycle Crash Detection and Reporting Using Deep LearningIRJET Journal
 
REAL-TIME DRIVER DROWSINESS DETECTION
REAL-TIME DRIVER DROWSINESS DETECTIONREAL-TIME DRIVER DROWSINESS DETECTION
REAL-TIME DRIVER DROWSINESS DETECTIONIRJET Journal
 
REAL-TIME DRIVER DROWSINESS DETECTION
REAL-TIME DRIVER DROWSINESS DETECTIONREAL-TIME DRIVER DROWSINESS DETECTION
REAL-TIME DRIVER DROWSINESS DETECTIONIRJET Journal
 
IRJET- Driver Drowsiness Detection System using Computer Vision
IRJET- Driver Drowsiness Detection System using Computer VisionIRJET- Driver Drowsiness Detection System using Computer Vision
IRJET- Driver Drowsiness Detection System using Computer VisionIRJET Journal
 

Similar to Stay Awake Alert: A Driver Drowsiness Detection System with Location Tracking and Alarm (20)

IRJET - Driver Monitoring System
IRJET - Driver Monitoring SystemIRJET - Driver Monitoring System
IRJET - Driver Monitoring System
 
A Proposed Accident Preventive Model For Smart Vehicles
A Proposed Accident Preventive Model For Smart VehiclesA Proposed Accident Preventive Model For Smart Vehicles
A Proposed Accident Preventive Model For Smart Vehicles
 
IRJET- Drive Assistance an Android Application for Drowsiness Detection
IRJET- Drive Assistance an Android Application for Drowsiness DetectionIRJET- Drive Assistance an Android Application for Drowsiness Detection
IRJET- Drive Assistance an Android Application for Drowsiness Detection
 
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingDriver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
 
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image ProcessingDriver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
Driver Dormant Monitoring System to Avert Fatal Accidents Using Image Processing
 
DROWSINESS DETECTION MODEL USING PYTHON
DROWSINESS DETECTION MODEL USING PYTHONDROWSINESS DETECTION MODEL USING PYTHON
DROWSINESS DETECTION MODEL USING PYTHON
 
DRIVER DROWSINESS DETECTION USING RASPBERRY PI
DRIVER DROWSINESS DETECTION USING RASPBERRY PIDRIVER DROWSINESS DETECTION USING RASPBERRY PI
DRIVER DROWSINESS DETECTION USING RASPBERRY PI
 
DROWSINESS DETECTION SYSTEM USING MACHINE LEARNING
DROWSINESS DETECTION SYSTEM USING MACHINE LEARNINGDROWSINESS DETECTION SYSTEM USING MACHINE LEARNING
DROWSINESS DETECTION SYSTEM USING MACHINE LEARNING
 
DRIVER DROWSINESS DETECTION USING DEEP LEARNING
DRIVER DROWSINESS DETECTION USING DEEP LEARNINGDRIVER DROWSINESS DETECTION USING DEEP LEARNING
DRIVER DROWSINESS DETECTION USING DEEP LEARNING
 
A Virtual Reality Based Driving System
A Virtual Reality Based Driving SystemA Virtual Reality Based Driving System
A Virtual Reality Based Driving System
 
Driver Drowsiness Detection System using Google ML Kit Face Detection API and...
Driver Drowsiness Detection System using Google ML Kit Face Detection API and...Driver Drowsiness Detection System using Google ML Kit Face Detection API and...
Driver Drowsiness Detection System using Google ML Kit Face Detection API and...
 
EYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEM
EYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEMEYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEM
EYE TRACKING BASED DRIVER DROWSINESS MONITORING AND WARNING SYSTEM
 
POTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHM
POTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHMPOTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHM
POTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHM
 
In advance accident alert system & Driver Drowsiness Detection
In advance accident alert system & Driver Drowsiness DetectionIn advance accident alert system & Driver Drowsiness Detection
In advance accident alert system & Driver Drowsiness Detection
 
IRJET- Survey on EEG Based Brainwave Controlled Home Automation
IRJET-  	  Survey on EEG Based Brainwave Controlled Home AutomationIRJET-  	  Survey on EEG Based Brainwave Controlled Home Automation
IRJET- Survey on EEG Based Brainwave Controlled Home Automation
 
Eye Gaze Tracking System
Eye Gaze Tracking SystemEye Gaze Tracking System
Eye Gaze Tracking System
 
Vision-Based Motorcycle Crash Detection and Reporting Using Deep Learning
Vision-Based Motorcycle Crash Detection and Reporting Using Deep LearningVision-Based Motorcycle Crash Detection and Reporting Using Deep Learning
Vision-Based Motorcycle Crash Detection and Reporting Using Deep Learning
 
REAL-TIME DRIVER DROWSINESS DETECTION
REAL-TIME DRIVER DROWSINESS DETECTIONREAL-TIME DRIVER DROWSINESS DETECTION
REAL-TIME DRIVER DROWSINESS DETECTION
 
REAL-TIME DRIVER DROWSINESS DETECTION
REAL-TIME DRIVER DROWSINESS DETECTIONREAL-TIME DRIVER DROWSINESS DETECTION
REAL-TIME DRIVER DROWSINESS DETECTION
 
IRJET- Driver Drowsiness Detection System using Computer Vision
IRJET- Driver Drowsiness Detection System using Computer VisionIRJET- Driver Drowsiness Detection System using Computer Vision
IRJET- Driver Drowsiness Detection System using Computer Vision
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 

Recently uploaded (20)

DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 

Stay Awake Alert: A Driver Drowsiness Detection System with Location Tracking and Alarm

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 349 Stay Awake Alert: A Driver Drowsiness Detection System with Location Tracking and Alarm Dr. S.V. Sonekar1, Nikhil Charde2, Pragya Bagde3, Mohit Pantawane4, Ashish Kapse5 1Principal, Department of Computer Science J D College of Engineering and Management Nagpur, India 2345UG student, Department of Computer Science J D College of Engineering and Management Nagpur, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Drowsiness is a condition when a person feels the need to fall asleep. There are many reasons that can cause drowsiness which include lack of sleep, depression, working overtime, etc. which turns outtobedangerous in the form ofroad accidents if the drowsy person is a driver driving a vehicle. Studies reveal that a person is most likely to die from drowsy driving as compared to driving while consuming alcohol or being distracted while driving. This paper focuses on areal-timelow-costsystem that detects drowsiness using a machine-learning approach. the driver will be monitored continuously by using a webcam. openCV is used with the haar cascade algorithm for face detection, dlib is used to detect facial landmarks, and compute EAR eye aspect ratio to detect driver drowsiness based on the thresholdvalue.HereCNN Convolutional neural network is usedfordeterminingthe state of the driver whether the driver is drowsy or not. Key Words: Dlib, Eye Aspect Ratio, opencv, Haar cascade algorithm, convolutional neural network, Machine learning. 1. INTRODUCTION As per reports from the Centers for DiseaseControl and Prevention[1].1 out of 25 adult drivers fall asleep while driving. According to the national sleep foundation around 6,400 people die yearly involving accidents caused by drowsiness. These accidents are not only dangerous for the driver but also for the passengers and the people who are using the road it can cause mental, physical, and financial damage. NHTSA National Highway Traffic Safety Administration reported that accidents related to drowsiness causing injury or death cost $109 billion yearly. Thus there is a need occur to develop a system that will keep the driver awake while driving. There are many techniques used for developing driver drowsiness detection system. [2] Vehicle-based drowsiness detection system in this technique drowsiness is detected by in-vehicle sensors collect data for detecting the drowsiness level of the driver through his behaviour the detection aspects are the steering wheel movement , vehicle deviation and position, and vehicle speed. This type of system requires costly infrastructure and complex programming. Physiological drowsiness detection systems use physiological signals from the human body such as the brain, eyes, and heart.This system uses signals such as EEG electroencephalography signals for the brain or EMG electromyography signals for muscle tone. This system has to be implemented with wearabledeviceswhichmightmake the driver uncomfortable because of wearability issues. Because of these issues in physical and physiological techniques in this system behavioural measures have been used for detecting driver drowsiness in the proposed research. It does not require any complex programming or costly components and due to its non-contact behaviour,the driver does not worry about wearability issues . Firstly a webcam is used for recording real-time video of the driver. the webcam is placed in front of the driver to continuously capture the image of the driver. The frames are extracted from the video using OpenCV.it is a real-time computer vision library. haar cascade algorithm used to detect faces from the frames. After face detection, facial landmarks have been extracted byusingliblibrary. the facial landmarks are then used to compute the EAR eye aspect ratio. .after this convolutional neural network is used for classifying the state of the driver. the EAR value is compared with the threshold value that is taken as 0.2 inthe proposed system if EAR value becomes less than the threshold value It is found that the drowsinessisdetected as eyes are found to be closed. Then an alarm will be sent to alert the driver. After that the location of the driver will be shown to the driver. Yann Lecun is the director of the Facebook AI research group [3] who built the first model of a Convolutional neural network in the year 1988. As the domain of computer vision is increasing day by day it is enabling machines to view the world as humans do. The amazing advancement in computer vision is because of machine learning, particularly with theconvolutional neural network algorithm. Machine learning gives the machine the ability to learn and use this learning to perform various tasks.a convolutional neural network is used for detecting and classifying objects. Therefore to build our proposed system we have used machine learning with the convolutional neural network. Figure 1 shows the overall engineering of the system.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 350 The rest of this paper is divided as follows. In thenextsection 2. Related work, This section represents previous workdone for implementing a driver drowsiness detection system. In section 3 proposed methodologies is included which shows the proposed algorithm based on machinelearningandfacial landmark detection along with the accuracy, efficiency study of the given model with the experimental and analysis in 4. 5 and 6 shows conclusion and references. Fig-1: General architecture of proposed drowsiness detection system 2. RELATED WORK U.Shrinivasulu Reddy.et al [4] proposed a deep neural network a machine learning method used to detect driver drowsiness by detecting the state of the eye. in his system he used a stacked deep convolutional neural network to examine facial features. Mohammed .S Majdi., et al [5] developed a drive-net for detecting driver drowsiness his team compared this system with RNN recurrent neural networkandmultiplesystemsfor analysing how his system achieves better results. Jin ming gua., et al [6] proposed a driver drowsiness detection system using hybrid cnn and long-short-term memory LSTM is used in this system as a time skipper to improve the processof catching frames .it ignores the frame that does not show any slight change thus improve processing time. Sonekar, Shrikant V., et al [7] proposed a computational algorithm that helps to decide the termination of a proposed head algorithm using the finite state machine concept, the behavior of the attackers is identified and the finite state machine clearly gives the idea about the identification of intrusion. researchbasedonEnhancedrouteoptimizationtechniquefor malicious node detection technique Sonekar, Shrikant V., et al [8] proposed research in which it shows that out of thousands of paths from source to destination, only one is optimal and also gives the information About several nodes involved in the creation of optimal Path using Cluster and cluster head formation algorithm Kyong hee lee., et al [9] proposed a study on different methods used for feature extraction. in this paper different methods are defined and compared for facial feature extraction .it shows how to monitor eyes, head position, and mouth from the face to detect drowsiness. Mohesen Babaein., et al [10] proposed logistic regression techniques using a machine-learning algorithm fordetecting drowsiness. Here ECG Signal is used to monitor heart rate when a driver is driving a vehicle. The logistic regression method is used to improve thedetectiontimeandaccuracyof the system. this paper shows that by adding more layers to a neural network the accuracy of the system can be increased. Lemkaddem., et al [11] proposed a study on a multi-modal driver drowsiness detection system. in this paper multiple methods are used same time to detect drowsiness. A hybrid 3. PROPOSED MEHODOLOGY 3.1 Image Capture : Real-time image is captured by using a web camera with the help of OpenCV. The inbuilt laptop’s 1.1 OVERVIEW system was developed by combing both physiological behavioural methods. A camera used with wearable watch. That records the PPG photo plethysmography signal.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 351 webcam front camera will be used for this purpose.Byusing webcam, images from the video are extracted continuously. 3.2 Face detection: For detecting the entire face from the image Viola-Jones objectdetectingcalculation[12]withHaar overflow classifierhas been used with OPEN CV and python. Haar cascade classifier computes Haar highlights for identifying the face from pictures.Fig-2: Face Region Image Fig -2: Captured Face Region Image 3.3 Eye Localization: To locate eyes from the face, facial landmarks are used. Open source dlib library has been used to produce 68 (x, y) coordinates that match specific facial structures. dlib libraryfunctions are used to detect the eyes in real-time. These landmarks areobtainedfromtrainingthe shape_predictor. Points 37-42 represent the right eye and 43-48 represent the left eye from facial landmarks. These points are used tocreate a rectangular cropped image of the two eyes. Fig -3: Face Landmark Co-ordinates 3.4 Calculating Eye aspect Ratio: The eye blink is detected on the basis of eye aspect ratio.To find the EAR following formula is used. EAR= (𝑝2 − 𝑝6) + (𝑝3 − 𝑝5)/ 2(𝑝1 − 𝑝4) The EAR is fed into the convolutional neural network and after that according to the cnn prediction it will compared to a threshold value which we have taken 0.2 in the proposed system.The value of EAR is constantly monitored. when the EAR value becomes less than the threshold value a blink is considered and the program will move for further processing.. Fig -4: Captured Face Region Image 3.5 Convolutional neural network: A convolutional neural network is used in the proposed paperfordriverdrowsiness detection. It will continuously examine the real-time images extracted from video through a webcam.it will predict probabilities to calculate the stateof the driver if the set threshold value found to be less than the prediction according to the EAR value the eyes are found to be closed. the alarm will be start 3.5.1 Layers of proposed cnn model Figure 4 shows the planned CNN model utilized in this work. Fig-5: Proposed deep CNN model CNNconsistsoflayersliketheconvolutionallayer,max pooling, layer, Relu layer and fully connected layer. In the proposed system 3 convolutional layers has been used .The number of channels in the first and second layer is 32, and in the third channel is 64. All these convolutional layers have a filter size of 3*3. This layer produces afeaturemapasaresult of calculating the scalar product between the kernel and the local region of images. for speed calculation cnn uses a max pooling layer of size 1*1..in this layer input image is divided into different regions then on each region operations are performed. the best feature has been selected In this layer which is trailed by dropout with 0.25% which has been used to avoid overfitting .after this a flatten layeris used to flatten the output after all these layers a fully
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 352 connected layer has been used in which activations from all the layers outputare combinedwithasoftmaxfunctionto get probability. the model is trained under acceptable accuracy 3.6 Determining the location of the driver : After the alarm will start to alert the driver. the proposed system will show the location of the driver with nearby hospitals and hotels. so that the driver can pull over to takea break or stay alert. For providing this function in the system web browser module is used along with the desired address 4. EXPERIMENTS AND ANALYSIS Here we have performed two types of experiments .In the first type of experiment collected dataset has been used. To perform the first type of experiment we have useda dataset containing 3843 images label with EAR value. From the dataset, we have used 2000 images for training theproposed model out of which 500 imageswereclosedeyes Figure7and 8 shows the accuracy and loss variation for 50 epochs Fig-6: Images from dataset And the remaining were open eyes. for testing the proposed model we have used 1000 images from the dataset out of which 600 were drowsy images and 400 were non-drowsy images. For validation purposes, we have used 843 images from the dataset out of which 500 images were of open eyes and the remaining In the Second type of experiment, live video is captured with the help of a webcam associated with a laptop.an audiofileis being played in the form of an alarm to wake up the driver when drowsiness is detected. This method is user-friendly and only needs a webcam no need for any hardware. Figure 9shows the result of the second type of experiment Fig-9 Result of the proposed system Fig-7: The training and validation accuracy Fig-8: The training and validation loss Table-1: Accuracy of the proposed system Training images 2000 Testing images 1000 Validation images 843 Training accuracy 90.2% Testing accuracy 92.2% Validation accuracy 95%
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 353 5. CONCLUSIONS This system plays a very important role in preventing accidents caused by the drowsiness of the driver. The main focus and concentration while developing this system were to develop a prototype of a driver drowsiness detection system that will accurately monitor the drowsy state of the driver. the proposed system was able to detect the facial landmarks of the driver by using a webcam and further processed byconvolutionalneuralnetworkforclassification. A warning is given to the driver when the driver is detected to be drowsy. the proposed system achieved an average of 95% accuracy. The proposedsystemcanbeextendedfurther for different users such as bike riders or different domains like airlines or railways. 6. REFERENCES 1) https://www.nsc.org/road/safetytopic/f%20atigueve r#:~:text=Prevalence%20of%20Drows%%2020Drivi ng%20Crashes,fatalities%20and%20about20%20%2 C000%20injuries. 2) Femilia Hardina Caryn*, Laksmita Rahadianti (2021) Driver Drowsiness DetectionBased on Drivers’Physical Behaviours: A Systematic Literature Review Computer Engineering and Applications Vol. 10, No. 3, https://doi.org/10.18495/comengapp.v10i3.381 3) https://www.simplilearn.com/tutorials/deeplearning tutorial/convolutionalneuralnetwork#:~:text=MLExp lore%20Program,Introduction%20to%20CNN,netwo rk%20called%20LeNet%20in%201988 4) Venkata RamiReddyChirra,SrinivasuluReddyUyyala2, Venkata Krishna Kishore Kolli (2019). Deep CNN: A Machine Learning Approach for Driver Drowsiness Detection Based on Eye State.Internationalinformation and Engineering technology association IIETA https://doi.org/10.18280/ria.330609. 5) Mohammed S Majdi, Sundaresh Ram, Jonathan T Gill, Jeffrey J Rodríguez (2018) Drivenet:convolutional networkfordriverdistractiondetection.IEEESouthwest Symposium on Image Analysis and Interpretation (SSIAI).https://ieeexplore.ieee.org/abstract/document/ 8470309/ 6) Jing. Guo , Herleeyandi Markoni (2018).Driver drowsiness detection using hybrid convolutionalneural network and long short-term memory. Journal : Multimedia Tools and Applications https://doi.org/10.1007/s11042-018-6378-6/ 7) Sonekar Shrikant V., etal."Computationterminationand malicious node detection using finite state machine in mobile adhoc networks." 2020 7th International Conference on Computing for Sustainable Global Development(INDIACom).IEEE,2020.https://ieeexplore.i eee.org/abstract/document/9083710 8) Sonekar Shrikant V., et al."Enhancedrouteoptimization technique and design of threshold-T for malicious node detection in ad hoc networks." International Journal of Information Technology 13.3(2021):857-863. https://link.springer.com/article/10.1007/s41870-021- -00639-5 9) W. Kim, Hyun-Kyun Choi, Byung-Tae Jang,(2019).A Study on FeatureExtractionMethodsUsedtoEstimatea Driver’s Level of Drowsiness. 21st International Conference on Advanced Communication Technology (ICACT) https://doi.org/10.23919/ICACT.2019.8701928 10) Mohsen Babaeian, N. Bhardwaj, Bianca Esquivel, M. Mozumdar (2016). Real time driver drowsiness detection using a logistic-regression-based machine learning algorithm. IEEE Green Energy and Systems Conference (IGSEC) https://doi.org/10.1109/IGESC.2016.7790075 11) A. Lemkaddem, R. Delgado-Gonzalo, Engin Türetken (2018). Multi-modal driver drowsiness detection: A feasibilitystudy.IEEEEMBSInternationalConferenceon Biomedical & Health Informatics (BHI) https://doi.org/10.1109/BHI.2018.8333357 12) Yi-Qing Wang (2014). An Analysis oftheViolaJonesFace Detection Algorithm. Image processing online IPOL.https://doi.org/10.5201/ipol.2014.104