Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.13 KB

File metadata and controls

13 lines (10 loc) · 1.13 KB

CS230-PROJECT

Distracted driving is an epidemic in the United States; every day about 1,000 people are injured and nine are killed from car accidents involving distracted driving [1]. Thanks to a data set collected from a State Farm Machine Learning Competition, we have access to dash-cam footage of safe and unsafe driving. Our project aims to use this dataset to help identify distracted driving with computer vision.

Models

For this project, we specifically worked with a basic 4 layer CNN and a pretrained VGG-16 model architecture. Below are conceptual images of their design along with the relative losses found during training.

alt text alt text alt text

Results

Summarized results from our implementation. alt text