Giter Club home page Giter Club logo

perception-for-self-driving's Introduction

Perception Algorithms for Self-driving Car

Udacity - Self-Driving Car NanoDegree

Perception related projects of Udacity's Self-driving Car Nanodegree Program.

Summary

Lane Line Finding

Traditional Computer Vision Techniques, such as Camera calibration, Color Thresholding, and Image Wrapping, have used for Lane Line Finding. Lane Line found in Bird eye view has converted from pixel unit to meter unit, which is calculated to obtain CTE(Cross Track Error) of vehicle and Curvature of the Lane.

Vehicle Detection

SVM Classifier has used to classify Vehicle and Non-Vehicle and Sliding window Method has used to detect vehicles from the image. The problem of Multi-detection and False Positive is prevented by Heat-map made up with information of current image frame and previous image frame.

Traffic Sign Classification

CNN(Convolution Neural Network) has used for Traffic Sign Classification, which recognizes and distinguish 43 different types of traffic sign. Test accuracy showed up to 93.5% in distinguishing traffic signs as a result of retraining LeNet.

perception-for-self-driving's People

Contributors

hayoung-kim avatar seungmoksong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

perception-for-self-driving's Issues

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.