gannaramu / Traffic-Sign-Detection

This Project was done as part of a course ECE513 Digital Image Processing at Colorado State University
1 stars 0 forks source link

classification of traffic signs #1

Open Karthik-bhogi opened 4 years ago

Karthik-bhogi commented 4 years ago

Dear ram rohit, In the code you have posted, the code is for detection only. Where is classification code? can you also explain the code in detail. Regards, karthik.

gannaramu commented 4 years ago

Hey Karthik, I have used python to do the classification part. And you can find that project at https://github.com/gannaramu/Traffic-Sign-Classifier-GTSD.

There is a presentation that gives an overview of different steps that are performed.