Giter Site home page Giter Site logo

traffic-sign-recognition-using-cnn's Introduction

Convolutional Neural Network for Traffic Sign Recognition

Introduction

This is a Traffic Sign Recognition model using CNN (Convolutional Neural Network). Traffic sign recognition has a wide range of applications in our real world such as driver assistance and safety(ADAS), urban scene understanding, automated driving, or even sign monitoring for maintenance. It is a relatively constrained problem in the sense that signs are unique, rigid and intended to be clearly visible for drivers, and have little variability in appearance. Drivers missed traffic signs because different obstacles or lack of attentiveness or the high speed of vehicles happens in most of time. Automating the process of classification of the traffic signs would help reducing accidents. The dataset provided by the GTSRB competition presents a wide range of difficult challenges due to real-world variabilities such as viewpoint variations, lighting conditions (saturations, low-contrast), motion-blur, occlusions, sun glare, physical damage, colors fading, graffiti, stickers and an input resolution as low as 15x15.

In this project, I am using TensorFlow as a ML framework and a couple of dependencies like numpy , matplotlib and scikit-image . Here I present results on the German traffic sign recognition benchmark, a 43 class, single-image classification challenge. I first give a brief description of our dataset, then describe the data preprocessing, the CNN model I built,and training process. Finally, I visualize the result and present experimental results.

Dataset

The German Traffic Sign Dataset

traffic-sign-recognition-using-cnn's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.