Coder Social home page Coder Social logo

drivecnn's Introduction

driveCNN

Introduction

Car behavioral cloning based on Nvidia's end-to-end deep learning approach [1]. Nvidia proposes a deep architecture that works well for real cars in real world scenarios given that they have enough computing power. Later studies suggest shallower architectures suitable for deployment on slower hardware [2] or incorporating a second LSTM network to capture temporal dynamic behavior as well [3]. Reinforcement Learning [4] is another alternative approach, but it is beyond the scope of this repo.

To test these models, we can use one of the various simulated environments out there, like Udacity's self driving car simulator [5], CARLA [6] and AirSim [7]. However, we are using an MIT RACECAR [8] based platform running Jetson TX2. This repo is inspired by some other works [9].

Dataset preprocessing

TODO

Network Architecture

TODO

Footnotes

[1]: End-to-End Deep Learning for Self-Driving Cars | Blog post, Paper

[2]: An End-to-End Deep Neural Network for Autonomous Driving Designed for Embedded Automotive Platforms

[3]: Autonomous Vehicle Control: End-to-end Learning in Simulated Urban Environments

[4]: Reinforcement Learning for Autonomous Driving | Source 1, Source 2, Source 3, Source 4

[5]: Udacity Self-Driving Car Simulator

[6]: CARLA: An Open Urban Driving Simulator | Github repo, Paper

[7]: AirSim | Github Repo, Autonomous Driving using End-to-End Deep Learning: an AirSim tutorial

[8]: MIT RACECAR

[9]: OpenZeka MARC, naokishibuya, hminle

drivecnn's People

Contributors

husmen avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

fourplusone41

drivecnn's Issues

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.