Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

alittera/DL_1920_Project_Udacity-SDC

Repository files navigation

Prediction of vehicle steering angles

This is a course project based on Udacity Self-Driving Car second Challenge
"The purpose of the challenge is to take image frames from a camera mounted to the windshield of our car, and predict the appropriate steering angle using convolutional neural networks and deep learning."

Dataset

It is possible to find tha dataset torrents in the original location provided by udacity.

Our Solution - Poster

Poster Image

Usage

All the code is divided in different ipython notebook, it possible to use the code installing the dependencies and running a notebook server. At the beginning of each cell is it possible to change the default values of the parameters. The project has been divided in the following files:

  • Models.ipynb: definition of models and train/test functions
  • MyDataset.ipynb: dataset generator
  • Image_angles.ipynb: generate frames and video with true and predicted angle
  • Attention_map.ipynb: generate frames and video of the attention map
  • Train.ipynb: Training of then model (and testing)
  • RMSELoss.ipynb: custom root mean square error
  • Utils.ipynb: utils for drawing on images and saving video files

About

Deep learning Project [University of Freiburg (Albert-Ludwigs-Universität Freiburg)] based on Udacity Challenges

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors