ID: 5dc70b49c8cd7e5105f4f7f4

Traffic Sign Classification

by Raj Kumar

CNN for Traffic Sign Classification


License: Other

Tags: CNN Fine Tunning Image Classification Keras Traffic signal Classification

 Model stats and performance
Dataset Used View
Framework Keras
OS Used Linux
Publication View
Inference time in seconds per sample.

Screenshots


CNN FOR TRAFFIC SIGN CLASSIFICATION

WHAT IS IT?

This is a own traffic sign classifier/recognizer capable of obtaining over 95% accuracy using Keras and Deep Learning by Using a bunch of Convolution layers followed by max pools Trained on GTSRB dataset.

HOW TO USE?

To run The Inference Script run this command python run.py --model model.h5 --images /home/ubuntu/exp/unplugged/traffic-sign-recognition/dataset/Test --examples examples

For help, python run.py -h

ARGUMENTS DETAILS HELP OPTIONS
--model MODELPATH Mention the model path
--images INPUT Mention the input directory path
--examples OUTPUT output Image Path

WHAT ARE THE REQUIREMENTS?

To get all the requirements and dependencies installed run the command For GPU - pip install -r gpu_requirements.txt For CPU - pip install -r cpu_requirements.txt

Author View Profile

Raj Kumar
New Delhi, India.
Gold
20
LEVEL

6742 Profile
Views

I love coding

User Reviews



0 total ratings

Model has not been reviewed yet.

More by this user | Show All



Also checkout...