Giter Club home page Giter Club logo

sdc-nanodegree-term1-submission's Introduction

Self-Driving Car Nanodegree

Term-1 Projects


List of my submission for completion of Term-1 of Udacity's SDC (Self Driving Car) Nanodegree.

P1. Finding Lane Lines Link


The aim of this project was using simple vision techniques to find the lane boundries in a video. This was done by finding HoughLines and then applying basic smoothing between frame-to-frame to track the road lines. More

P2. Traffic Sign Classifier Link


Our first dive into the world of deep learning. In this project, using Convolution Neural Network (CNN), we implemented a traffic sign classifier trained on german traffic sign dataset. The project involved an extensive amount of experimentation along with learning about generating extra dataset from existing one using basic image manipulation, balancing dataset among classes and implementing different CNN using Tensorflow. More

P3. Behavior Clonning Link

The main aim of the behavioral cloning project was to train a convolution neural network to mimic human driving behavior using the open source Udacity Car Simulator. This document explains our approach to the problem along with the explanation of the training data and final model. More

P4. Advanced Lane Lines Link

Here we revisit our very first problem of finding road lanes, however, with a little more advance approach. Applying perspective transform on an undistorted image from the car camera, we obtain a bird-eye view of the road. Then using a combination of color and graident based thresholding along with a sliding window algorithm we determine the markers on the lane lines. Using a least-square polynomial fitting, we can compute the lane boundries including the curve and turns in the road. More

P5. Vehicle Detection Link

In this project, we implemented a vehicle detection and tracking algorithm using a combination of HOG, color and spatial filters along with a sliding window algorithm that uses a linear SVM classifier to detect vehicles. More

sdc-nanodegree-term1-submission's People

Contributors

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