ypwhs/traffic-signs — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2016-10-28
Learn how to train a neural network to classify images by following the full notebook walkthrough.
Build a proof-of-concept traffic sign recognizer as a component of a self-driving car project.
Study a real ~97%-accuracy image classification pipeline as a template for similar computer-vision tasks.
| ypwhs/traffic-signs | gyc-chenxi/llm-fullstack-dev-roadmap | rajchandran006-ops/rfd-classification-machine-learning-project | |
|---|---|---|---|
| Stars | 29 | 28 | 30 |
| Language | Jupyter Notebook | Jupyter Notebook | Jupyter Notebook |
| Last pushed | 2016-10-28 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 2/5 | 4/5 | 2/5 |
| Audience | researcher | developer | researcher |
Figures from each repo's GitHub metadata at analysis time.
Requires downloading the traffic sign image dataset separately and installing Python, TensorFlow, and NumPy.
A Jupyter Notebook project that trains a deep neural network to recognize traffic signs from small photos, reaching about 97% accuracy, a hands-on intro to the kind of vision model a self-driving car would use.
Mainly Jupyter Notebook. The stack also includes Python, TensorFlow, NumPy.
Dormant — no commits in 2+ years (last push 2016-10-28).
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.