CFP last date
22 April 2024
Reseach Article

Vehicle Maintenance Prediction, Lane and Drowsiness Detection using Machine Learning

by Sanath T.S.
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 175 - Number 37
Year of Publication: 2020
Authors: Sanath T.S.
10.5120/ijca2020920948

Sanath T.S. . Vehicle Maintenance Prediction, Lane and Drowsiness Detection using Machine Learning. International Journal of Computer Applications. 175, 37 ( Dec 2020), 58-62. DOI=10.5120/ijca2020920948

@article{ 10.5120/ijca2020920948,
author = { Sanath T.S. },
title = { Vehicle Maintenance Prediction, Lane and Drowsiness Detection using Machine Learning },
journal = { International Journal of Computer Applications },
issue_date = { Dec 2020 },
volume = { 175 },
number = { 37 },
month = { Dec },
year = { 2020 },
issn = { 0975-8887 },
pages = { 58-62 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume175/number37/31696-2020920948/ },
doi = { 10.5120/ijca2020920948 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:40:34.191147+05:30
%A Sanath T.S.
%T Vehicle Maintenance Prediction, Lane and Drowsiness Detection using Machine Learning
%J International Journal of Computer Applications
%@ 0975-8887
%V 175
%N 37
%P 58-62
%D 2020
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This research paper includes about the driver’s safety. It has three different models. They are Drowsiness detection system, Lane detection system and Vehicle maintenance system. Drowsiness is one of the major reasons for road accidents. To overcome this, prediction of drowsiness is developed. In fact, the drowsiness affects the performance, capability, physiological indices. These parameters provide information about driver’s state. First, the camera captures the driver’s face and then drowsy state is recognized by the machine learning algorithms. As a result, an alert can be initiated. Second, while lane changing one has to be very conscious, lane changing is one of the major cause of accidents. Computer vision and machine learning will be used to understand the change of lane, any changes in the path will be notified to the driver and an alert will be initiated. In the paper, we are using canny edge detection, gaussian smoothing and hogs transform which will increase the efficiency of the system as a result we can avoid the road accidents and ensure the safety. Third model in this paper is vehicle maintenance system. Here, based on the previous maintenance records, date and time of last service, the system will predict the next date of maintenance. We are classifying the model using Sklearn package and support vector machine algorithm. The generated model can predict and perform at least an accuracy of 90% and can be improvised by using the large datasets.

References
  1. (Chirra, Uyyala, & Kolli, 2019). Drowsiness detection using machine learning based on eye state.
  2. (Zahara, Miri Ashtiani, & Mikaili, 2011). EEG based drowsiness detection system for driver safety using chaotic features and statistical analysis.
  3. (Ch. V. Ramireddy & K. V. Krishna Kishore, 2013). Facial expression classification using kernel based PCA with fused DCT and GWT features.
  4. (Eyosiyas Tadesse, Weihua Sheng, & Meiqin Liu, 2014). Driver drowsiness detection through HMM based dynamic modeling.
  5. (Kwan Woo Lee, Hyo Sik Yoon, Jong Min Song, & Kang Ryoung Park , 2018). Convolutional neural network-based classification of driver’s emotion using multi camera sensors.
  6. (Rashmi N. Mahajan & Dr. A. M. Patil, 2015). Lane departure warning system.
  7. (Sun, Tsai, & Chan, 2006), HSI color model-based lane-marking detection.
  8. (Hui, Jean-Yves, & Jean, 2010). General road detection from a single image.
  9. (Md. Rezwanul Haque, Md. Milon Islam, Kazi Saeed Alam, & Hasib Iqbal, 2019). A computer vision-based lane detection approach.
  10. (R. Fisher, 2003). Hough’s Transform
  11. (Gandhi, 2018). Support Vector Machine-Introduction to Machine Learning Algorithm.
  12. (R. Fisher, Canny Edge Detector, 2003). Canny Edge Detection.
  13. (Rosebrook, 2017). Eye Blink Detection with OpenCV, Python and dilb.
  14. (S. Perkins, 2003). Gaussian Smoothing.
  15. (Huang & Yang-Wang, 2018). Applications of Support Vector Machine (SVM) Learning in Cancer Genomics
Index Terms

Computer Science
Information Sciences

Keywords

Machine learning drowsiness detection algorithms canny edge detection hogs transform gaussian smoothing computer vision classification Sklearn tools and support vector machine (SVM).