tatsuyah/vehicle-detection resource
Vehicle detection using machine learning and computer vision techniques for Udacity's Self-Driving Car Engineer Nanodegree. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3233
- days_rel: n/a
- days_push: 3228
- n_releases_24m: 0
Adoption not part of the score
1146 stars · 173 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Jupyter Notebook project implementing vehicle detection with classical machine learning and computer vision techniques, built for Udacity's Self-Driving Car Engineer Nanodegree. It uses a linear SVM classifier with HOG features, color histograms, spatial binning, and sliding-window search over dashcam-style images.
Use cases
- detect vehicles in images or video frames
- learn how HOG features and SVMs work for object detection
- complete a self-driving car nanodegree project
- understand sliding window object detection pipelines
- train a car classifier from GTI or KITTI image datasets
- study a worked example of classical computer vision before deep learning
When to choose
- you want an educational walkthrough of classical (non-deep-learning) object detection
- you need a reference implementation of HOG + SVM vehicle detection
- you are working through Udacity's self-driving car curriculum
When to avoid
- you need production-grade or modern deep-learning-based detection (use YOLO or similar)
- you need a maintained library with a license and active support
- you need real-time performance on embedded hardware
Facets
learning-resource · maturity abandoned
machine-learning computer-vision image-processing computer-vision machine-learning autonomous-vehicles education python cross-platform jupyter-notebook svm hog-features sliding-windows vehicle-detection self-driving-car udacity-nanodegree object-detection
1 source
- readme: https://github.com/tatsuyah/vehicle-detection · fetched 2026-08-28 · 75f44725a693
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tatsuyah/vehicle-detection | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tatsuyah/vehicle-detection")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem