Udacity Annotated Driving Dataset 1
The dataset includes driving in Mountain View California and neighboring cities during daylight conditions. It contains over 65,000 labels across 9,423 frames collected from a Point Grey research cameras running at full resolution of 1920x1200 at 2hz. The dataset was annotated by CrowdAI using a combination of machine learning and humans.
Labels
CSV Format
Data Source Link:
https://github.com/udacity/self-driving-car/tree/master/annotations
Detection Settings
Method
We use OpenCV DNN (Deep Neural Network) module as running inference on images with YOLO models and configuration files. We can see the result as follow:
Training Settings
Training steps: