Git Product home page Git Product logo

end-to-end_autonomous_driving's Introduction

TDT4265_final_project

Final term project in the course TDT4265 - Computer vision and deep learning of spring 2019 at NTNU

Implemented by Sondre Aleksander Bergum, Martin Madsen and Filip Schjerven.

Instructions

Train a model by running model.py. By default the code saves it as "model.h5".

To change what training data your model trains on you must manually change to the correct .csv and image folder in main, the default is to train a model on data from both tracks.

We construct visualizations of layer activations from a random training-image after training a model that are saved in docs/plots.

Run models by executing "python3 drive.py " in terminal. Some good models are provided for you already.

Resources

Project description (Project 3)
Provided code

Litterature:
https://arxiv.org/pdf/1704.07911.pdf
https://arxiv.org/pdf/1604.07316.pdf
https://arxiv.org/pdf/1710.03804.pdf
https://selfdrivingcars.mit.edu/ <MIT 6.S094: Deep Learning for Self-Driving Cars>
http://cs231n.stanford.edu/reports/2017/pdfs/626.pdf
https://arxiv.org/pdf/1608.01230.pdf + https://github.com/commaai/research
https://devblogs.nvidia.com/explaining-deep-learning-self-driving-car/
https://devblogs.nvidia.com/deep-learning-self-driving-cars/

Other resources:
https://blog.coast.ai/training-a-deep-learning-model-to-steer-a-car-in-99-lines-of-code-ba94e0456e6a
https://github.com/tech-rules/DAVE2-Keras
https://github.com/pszczesnowicz/SDC-P3-Behavioral-Cloning/blob/master/model.py

License

GPLv2

end-to-end_autonomous_driving's People

Contributors

marmadsen avatar sondreab avatar filsch avatar

Watchers

James Cloos avatar paper2code - bot 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.