https://github.com/hlfshell/udacity-carnd-vehicledetection
Self driving car vehicle detection pipeline assignment for Udacity SDC Nanodegree
https://github.com/hlfshell/udacity-carnd-vehicledetection
Last synced: about 1 year ago
JSON representation
Self driving car vehicle detection pipeline assignment for Udacity SDC Nanodegree
- Host: GitHub
- URL: https://github.com/hlfshell/udacity-carnd-vehicledetection
- Owner: hlfshell
- Created: 2018-01-22T23:24:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T20:08:55.000Z (over 8 years ago)
- Last Synced: 2025-02-09T17:14:42.790Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 128 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vehicle Detection
This is the final project in term 1 for the [Udacity's Self Driving Car Nanodegree](http://www.udacity.com/drive). The goal of the project is to create a pipeline for detecting cars in either images or a video stream.
The writeup for the project is within the jupyter notebook it was written in - `Vehicle Detection Project.ipynb` - and output videos from the project are in `output_images`