GithubHelp home page GithubHelp logo

ml-models's Introduction

Tradational nd Dilated CNN

we use Architecture used in the upper Paper in different dataset to explain the different models acheive a different accuracy

Dataset

about Traffic Sign Classification and Recognition

This data set contains 6358 manually labeled category labels. The labels include the following 10 categories: “GuideSign” , “M1”, “M4, “M5”, “M6”, “M7”, “P1”, “P10_50”, “P12”, “W1”, corresponding to ten Different traffic sign categories .The data set contains one folders include 6358 images, and in the model separate it into training, validation, and testing. Traffic light classification is the process of automatically identifying traffic lights along a road, including speed limit signs (label in dataset P10_50), start signs (label in dataset m1), merging signs (label M4), and signs for people walking (label in dataset m7), no-parking signs(label in dataset p1),etc. The ability to Automatically recognize traffic lights .

implementation

Ratio used for training : 4062

Ratio used for Validation : 1270

Ratio used for testing : 1016

hyperparameters used in your model :

                                                      Adam (Learning rate =0.001)
                                                      Droupout (0.25)
                                                      Epochs :35
                                                      BatchSize=32
                                                      Adding additional hidden layer
                                                      Activation =relu
                                                      Use_Validation .20 of dataset
                                                      Increasing # of units in hidden layer to 128

ml-models's People

Contributors

megamind22 avatar

Watchers

 avatar

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.