Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charlescatta/car-detector
A car detector using feature extraction with a support vector machine
https://github.com/charlescatta/car-detector
machine-learning self-driving-car support-vector-machines
Last synced: 2 days ago
JSON representation
A car detector using feature extraction with a support vector machine
- Host: GitHub
- URL: https://github.com/charlescatta/car-detector
- Owner: charlescatta
- Created: 2017-10-02T16:02:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-02T18:56:29.000Z (about 7 years ago)
- Last Synced: 2023-12-21T18:35:41.988Z (11 months ago)
- Topics: machine-learning, self-driving-car, support-vector-machines
- Language: Jupyter Notebook
- Size: 166 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vehicle Detection
[![Udacity - Self-Driving Car NanoDegree](https://s3.amazonaws.com/udacity-sdc/github/shield-carnd.svg)](http://www.udacity.com/drive)The following project uses a machine learning classifier to detect vehicles from a specific set of features.
More info to come....