Computer Vision for Detecting Attentional Behaviors
摘要
Nowadays, there is the paradox of technology: although smartphones have revolutionized our way of living, bringing convenience and connectivity, they have also introduced new challenges, notably distracted driving. This paper addresses the issue of visual distraction, one of the main contributors to traffic accidents, through the development of an innovative system that combines the application of convolutional neural networks and the functionality of mobile devices. The adopted methodology focused on the collection of a broad set of images to train an artificial intelligence model capable of classifying a qualitative variable with two distinct categories: attention and distraction of a driver. In particular, the study concentrated on creating a mobile application that uses a smartphone’s camera to monitor the driver and issue auditory alerts if it detects prolonged distraction. The achieved results highlighted the efficacy of the model, especially after its optimization for the TensorFlow Lite format, suitable for implementation on mobile devices due to its efficiency in terms of speed and resource consumption.