Coder Social home page Coder Social logo

carnd's Introduction

Self-Driving Car Engineer Nanodegree

Overview of projects

This is an overview of self driving car term 1 projects that I completed for the Udacity Self-Driving Car Engineer Nanodegree.

Term 1 covers computer vision using traditional methods as well as with neural networks.

Install

The projects use either OpenCV or TensorFlow. See the individual README of each project for setup details.

Lane Detection

See the project writeup ./LaneDetection/LaneDetectionWriteup.md

See also the videos the lane detection here: LaneDetection/test_videos_output/

overlay full lanes

Use OpenCV to detect lane lines in video from a mounted camera of a driving car.

Traffic Sign Classification with CNNs

img_traffic

  • See the project writeup ./TrafficSigns/project_writeup.md.
  • Built convolutional neural networks to classify traffic signs, and reach 97.55 test accuracy.
  • Used image augmentation and batch normalization to improve the model.

Behavioral Cloning with CNNs

img_clone

  • See the project writeup in writeup_report.md
  • See the video.mp4 for a test drive based on the trained network (in a simulator).
  • Used Keras to build a convolutional neural network that predicts steering angles using video images.

Advanced Lane Detection

img_lane_adv

  • See ./LaneAdvanced/advanced_lane_writeup.md

  • See the video ./LaneAdvanced/output_video/project_video_out.mp4

  • Used OpenCV to undistort camera images, used perspective warp to generate an aerial view of the road.

  • Used gradients and color spaces to detect lane lines and also detect the entire lane within lane lanes.

Vehicle Detection

alt text

  • See the project writeup in ./VechicleDetection/project_writeup.md
  • See the videos in ./VehicleDetection/output_video
  • Used histogram of gradients to extract features from images.
  • Used a rolling window and SVM to classify areas of the image as a car or not.
  • Tracked detected images over time in video.

carnd's People

Contributors

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