/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).

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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