GithubHelp home page GithubHelp logo

qiyd81 / sdc-behaviour-cloning Goto Github PK

View Code? Open in Web Editor NEW

This project forked from viadanna/sdc-behaviour-cloning

0.0 1.0 0.0 48.74 MB

Teaching a deep learning model to drive a car based on image and telemetry inputs

Python 100.00%

sdc-behaviour-cloning's Introduction

Behaviorial Cloning Project

Udacity - Self-Driving Car NanoDegree

Overview

This repository contains a few models to tackle Udacity's Behavioral Cloning Project.

Besides the seminal PilotNet from NVIDIA, a couple of models pretrained on imagenet are included as well: MoblineNet and VGG16.

All these models are implemented using Keras.

Usage

The first step is downloading Udacity' Simulator where training examples are generated and the models validated. Click here for the details.

The included saved nvidia model and example videos were trained on the dataset provided by Udacity which can be downloaded from the classroom.

Training any model requires that a training dataset is present in ./data:

$ python train.py {nvidia,mobilenet,vgg16}

Validation on the simulator is accomplished by using the drive.py script as follows:

$ python drive.py [model.h5]

Dependencies

If using pip the dependencies can be installed by

$ pip install -r requirements.txt

This project requires:

  • Keras 2.1.2
  • Tensorflow 1.1+
  • Flask-SocketIO
  • eventlet
  • numpy
  • opencv
  • pandas
  • pydot

sdc-behaviour-cloning's People

Contributors

domluna avatar viadanna avatar awbrown90 avatar andrewpaster avatar baumanab avatar dsilver829 avatar manavkataria avatar mvirgo avatar swwelch avatar

Watchers

James Cloos 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.