Git Product home page Git Product logo

self-driving-car-nd's Introduction

Udacity - Self-Driving Car NanoDegree

Udacity - Self-Driving Car NanoDegree

Self-Driving Car

Udacity's Self-Driving Car Nanodegree project files and notes.

This repository is a compilation of project files and lecture notes for Udacity's Self-Driving Car Engineer Nanodegree program which I started working on January 19, 2017.

Program Outline:

Term 1: Deep Learning and Computer Vision

1. Deep Learning

  • deep-learning-notes-and-labs: Notes on Deep Learning, Tensorflow and Keras
  • Project 2: Traffic Sign Classifier (Deep Learning)
  • Project 3: Behavioural Cloning (Deep Learning)
    • Train a car to drive in a 3D simulator using a deep neural network.
    • Input data comprises steering angles and camera images captured by driving with a keyboard / mouse / joystick in the simulator.

2. Computer Vision

  • computer-vision-notes-and-labs: Notes on Computer Vision
  • Project 1: Finding Lane Lines (Intro to Computer Vision)
  • Project 4: Advanced Lane Lines (Computer Vision)
  • Project 5: Vehicle Detection (Computer Vision)

Term 2: Sensor Fusion, Localisation and Control

1. Sensor Fusion

  • Combining lidar and radar data to track objects in the environment using Kalman filters.

2. Localisation

  • Locate a car relative to the world (Align a car and sensors to the map).
  • Use particle filters to localise the vehicle.

3. Control

  • Fundamental concepts of robotic control.
  • Build algorithms to steer car and wheels so as to meet an objective.

Term 3: Path Planning, Controlling a Self-Driving Car

  • Path Planning: Finding a sequence of steps in a maze (navigating cities, parking lots)
  • Put your code in a self-driving car

self-driving-car-nd's People

Contributors

andersy005 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  avatar  avatar

self-driving-car-nd's Issues

advanced lane lines master problems

Hey anderson ,
I faced this error when i try to use my own video or image in your "advanced lane lines project " :
TypeError: unsupported operand type(s) for -: 'NoneType' and 'NoneType'
i wanna change the dst and scr to adabted my project like you do in this video https://www.youtube.com/watch?v=3NnTZ9NR03k but i can't find solution ( i don't know the part that i can change to sucess my project)
i really need your help
thanks

error due to version issues in model.py?

Got the error below

Traceback (most recent call last):
  File "model.py", line 11, in <module>
    tf.python.control_flow_ops = tf
AttributeError: module 'tensorflow' has no attribute 'python'

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.