Skip to content

AlexJin0418/traffic-sign-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traffic-sign-recognition

Table of Contents

  1. Introduction
  2. Dataset
  3. Blog Post
  4. Acknowledgements

Introduction

image

Traffic sign recognition is one of the features of the modern assisted control system used on a motor vehicle. To correctly recognize a traffic sign is vital for driving safety. We will build a deep learning neural network, specifically convolutional neural network (CNN), to identify the traffic sign images.

Dataset

This is an image classification task and originated from Kaggle, so traffic signs are all in image form. Note that the dataset size is quite large, so one can find the dataset on Kaggle here.

Blog Post

The main findings of the project can be found at the blog post available here.

Acknowledgements

One can find the dataset and data overview here.

Back to top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published