Distracted driver detection with deep convolution neural networks
This project aims to develop a python algorithm to detect the distracted activities while driving. National Highway traffic Safety Administration of United State (NHTSA) has been reported in 2015 around 3477 deaths cases and injuries to 391000 people because of distracted driving, with that distract...
Saved in:
Main Author: | |
---|---|
Format: | text::Final Year Project |
Language: | English US |
Published: |
2023
|
Subjects: | |
Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Summary: | This project aims to develop a python algorithm to detect the distracted activities while driving. National Highway traffic Safety Administration of United State (NHTSA) has been reported in 2015 around 3477 deaths cases and injuries to 391000 people because of distracted driving, with that distracted driving considered as one of the main causes of car accidents. This project focuses to reduce manual and visual distractions by using visual dataset of 20,000 images divided to three sets: train set, validation set and test set. Unsafe activities are texting and talking on mobile phone, operating the radio, reaching behind to grab something, talking to passenger, drinking or eating and hair or makeup. To ensure having a high accuracy, the author decided to use deep learning technology and convolution neural networks (CNNs) in specific. The author created his algorithm and 12 Keras pre-trained models such as VGG16 and Xception, with adding 5 layers on the top of them. Moreover, this project compares Keras pre-trained models for two strategies: train only the classifier and train the top layers including the classifier. |
---|