In-Car driver response classification using Deep Learning (CNN) based Computer Vision
Japesh Methuku
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/japeshmethuku17/deep-learning-thesisOfficialtf★ 2
Abstract
The number of vehicle accidents increase every year globally. Considering the advancements in technology, it is possible to assess the causes of these accidents and mitigate the fatalities. Driver’s behavior and responses during the travel are crucial for analysis and in this paper, I have discussed how a deep learning system can be used to classify the responses of in-car driver and create an alert system. This paper is a brief description of the architecture of Convolutional Neural Network (CNN) used and the analysis of results obtained. The deep learning system was designed using transfer learning with ResNet50 and the model was able to achieve an accuracy of 89.71%. The model was evaluated on a video of real-world driving environment and key conclusions were drawn to support the research. The scope of the research beyond the academics and the importance in real-world application has been discussed in this paper.