Skip to content

mpuig/CarND-Vehicle-Detection

 
 

Repository files navigation

Vehicle Detection

Udacity - Self-Driving Car NanoDegree

The goal of this project was to write a software pipeline to detect vehicles in a video (start with the test_video.mp4 and later implement on full project_video.mp4).

The Project

The code and whole write up (with images) is available in the jupyter notebook vehicle detection.ipynb

The Data

Here are links to the labeled data for vehicle and non-vehicle examples to train your classifier. These example images come from a combination of the GTI vehicle image database, the KITTI vision benchmark suite, and examples extracted from the project video itself. You are welcome and encouraged to take advantage of the recently released Udacity labeled dataset to augment your training data.

Some example images for testing your pipeline on single frames are located in the test_images folder. To help the reviewer examine your work, please save examples of the output from each stage of your pipeline in the folder called ouput_images, and include them in your writeup for the project by describing what each image shows. The video called project_video.mp4 is the video your pipeline should work well on.

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%