larymak / Python-project-Scripts

This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
GNU General Public License v3.0
1.14k stars 857 forks source link

Add Trafic Sign Recognition using CNN and Keras. #230

Closed sohamdc closed 1 year ago

sohamdc commented 1 year ago

This project is useful for identifying traffic signs with CNN and Keras. Input: Image of the output sign: Sign classification

larymak commented 1 year ago

Thank you for your contribution, kindly can you add some instructions on how to run the project

sohamdc commented 1 year ago

Thank you for your contribution, kindly can you add some instructions on how to run the project Okay, I'll change that in the readme file.