amanongithub7 / DistractedDrivingCNN

This is a CNN model which takes in a front-facing image of a driver and predicts whether the driver is drinking a beverage, using a mirror, using the radio or is focused on the road (attentive).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DistractedDrivingCNN

This is a CNN model which takes in a front-facing image of a driver and predicts whether the driver is drinking a beverage, using a mirror, using the radio or is focused on the road (attentive).

To install keras visualizer, please run:

pip install git+https://github.com/raghakot/keras-vis.git -U

About

This is a CNN model which takes in a front-facing image of a driver and predicts whether the driver is drinking a beverage, using a mirror, using the radio or is focused on the road (attentive).

License:GNU General Public License v3.0


Languages

Language:Python 100.0%