Skip to content

GowthamRajG/Traffic-Sign-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Traffic Sign Recognition:

The project is about Traffic Sign Recognition which helps to take necessary actions for an Autonomous Driving Car.

Details:

Traffic Sign Recognition can be staged into two sections Traffic Sign Detection and Traffic Sign Classification. This is one way to perceive the recognition pipeline. In Detection stage, extract possible candidates/regions which contain some traffic sign. In Classification stage, we go over each Region of Interest (RoI) and identify what sign it represents i.e., given that a set of traffic signs are known, the code now classifies what this specific RoI represents.

Dataset:

BelgiumTS Dataset - http://btsd.ethz.ch/shareddata/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages