Giter Site home page Giter Site logo

samux87 / self-driving-car-nanodegree-nd013 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anthony-chaudhary/self-driving-car-nanodegree-nd013

0.0 2.0 0.0 586.84 MB

Self-driving cars are set to change the way we live with technology. In this program I'm learning the skills and techniques used by self-driving car teams at the most innovative companies in the world including robotics, machine learning, computer vision, and mechanical engineering.

License: MIT License

Python 0.37% Jupyter Notebook 27.18% Dockerfile 0.01% Shell 0.07% C++ 59.38% CMake 1.17% C 1.38% Cuda 0.71% Fortran 7.19% JavaScript 0.04% CSS 0.03% HTML 2.33% MATLAB 0.04% ASP 0.11%

self-driving-car-nanodegree-nd013's Introduction

Self-Driving Car Engineer Nanodegree

Learning to build the future, today.

Self-driving cars are set to change the way we live with technology. In this program I'm learning the skills and techniques used by self-driving car teams at the most innovative companies in the world including robotics, machine learning, computer vision, and mechanical engineering.

Self-driving cars represent one of the most significant advances in modern history. Their impact will go beyond technology, beyond transportation, beyond urban planning to change our daily lives in ways we have yet to imagine.

car

Project directory:

Term 2:

The goal of this project is to build an extended Kalman filter and sensor fusion pipeline. We take Lidar and Radar measurements, run a Predict/Update cycle through a Kalman filter, and output the results.

I developed an UKF in C++ to detect a bicycle using Laser and Radar data. The filter successfully achieved RMSE results < .1 on px and py. More information.

I developed a 2 dimensional particle filter in C++ for localization use.

I developed a proportional integral derivative controller in C++. The car reached 95 mph on the most difficult corner of the virtual test track. Video here. :)

A MPC optimizes the current controls while keeping future information in mind.

Term 1:

Step 1 in developing a self-driving car: automatically detect lane lines using an algorithm.

I use what I have learnt about deep neural networks and convolutional neural networks to classify traffic signs. I train a model so it can decode traffic signs from natural images by using the German Traffic Sign Dataset.

My goal is to clone human driving into a computer program using a simulator and deep neural networks.

More advanced lane finding including camera undistortion, perspective transform, thresholding, lane fitting, and time based smoothing.

Use Histogram of Oriented Gradients (HOG) feature extraction, SVM classification, sliding windows, and heatmapping to detect vehicles.

self-driving-car-nanodegree-nd013's People

Contributors

anthony-chaudhary avatar

Watchers

James Cloos avatar Samuele Buosi 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.