state-farm-distracted-driver-detection
state-farm-distracted-driver-detection copied to clipboard
Automatically classification of each driver's behavior given a dataset of 2D dashboard camera images.
sorry to bother, but the test set is so huge that I cannot caculate how many data this model correctly predicted. do anyone know the approximate data? thx a lot
When I ran the Distracted_Driver_Detection.ipynb, I met the following problem: ``` ---> 31 from utils.utils import (create_submission ,metrics2csv) ModuleNotFoundError: No module named 'utils.utils' ``` Can you help me out?
I could be wrong, but they should be partitioned to two non-overlapping sets. No?
Help!
Hi, when I run Distracted_Driver_Detection.ipynb, it caused a error: ModuleNotFoundError: No module named 'lib'. Why? I am looking forward to your reply!