Kaggle State Farm Distracted Driver Detection Challenge
The following repositry contains basic code for State Farm Distracted Driver Detection challenge hosted at Kaggle.
Dataset can be found at (https://www.kaggle.com/c/state-farm-distracted-driver-detection)
You can run all the files in google colab.
In this file a CNN is trained.
In this file we performed pre-processing on test set image.
In this file Trained model is loaded and tested with test set.