Git Product home page Git Product logo

udacity-sdcnd's Introduction

udacity-sdcnd

Projects implemented within the Udacity Self-Driving Car Nanodegree, grouped under one repository:

Project Screenshot
1. Lane Finding: Basic lane lines detection from a video stream
2. Traffic Signs Classification: Trained a convolutional neural network with TensorFlow to recognize various traffic signs.
3. Behaviorial Cloning: Trained a car to autonomously drive in a simulator using a convolutional neural network, implemented with Keras (YouTube video)
4. Advanced Lane Finding: Lane detection in various lighting conditions and different curvatures from a video stream (YouTube video)
5. Vehicle Detection: Accurately detected moving cars in a video stream

Instructions

If you plan to test the projects, you'll need to clone the udacity-sdcnd-data as well. Both repositories need to sit side-by-side.

I used a jupyter notebook for each project from Term 1. A straightforward way to run them, is to use the Docker image I built for this purpose:

  1. Make sure you have Docker installed.
  2. cd to the parent directory of both udacity-sdcnd and udacity-sdcnd-data
  3. $ docker run -it -v $PWD:/src -p 8888:8888 yrahal/udacity-carnd bash /bin/run_jupyter.sh. This will pull the Docker image on the first run, create a container and run a jupyter server inside.
  4. Open localhost:8888 in your browser and navigate to the project you'd like to test.

udacity-sdcnd's People

Contributors

yrahal 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.