Giter Club home page Giter Club logo

deep_tesla's Introduction

Machine Learning Engineer Nanodegree

Capstone Project : DeepTesla

This project is based on Course MIT 6.S094: Deep Learning for Self-Driving Cars and published on this Github

Problem Statement

The goal is to predict the steering wheel angel from Tesla dataset based on the video of the forward roadway.

Requirements

python 3.5 + Keras 2.0.2 + Tensorflow 1.0.1 + Jupyter Notebook + opencv3

These models are trained by P2.xlarge 4vCPUs 61GB on aws.

Datasets and Inputs

Databases with real-traffic video data captured and extracted 10 video clips of highway driving from Tesla:

  • The wheel value was extracted from the in-vehicle CAN

  • A window from each video frame is cropped/extracted and provide a CSV linking the window to a wheel value.

A snapshot of video frame:

The CSV data format:

ts_micro frame_index wheel
1464305394391807 0 -0.5
1464305394425141 1 -0.5
1464305394458474 2 -0.5

in which, ts_micro is time stamp,frame_index denotes frame number,wheel is steering wheel angle(Based on horizontal, + is clockwise, - is anticlockwise)

The generated vedio looks like:

deep_tesla's People

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.