adaa1999 / Self_Driving_Car

This Project gives a glimpse of a real-world self-driving car.This is a model totally based on Nvidia Self Driving Car model.A Convolutional neural network(CNN) is trained to map raw pixels from a single front-facing camera directly to steering commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self_Driving_Car

This Project gives a glimpse of a real-world self-driving car.This is a model totally based on Nvidia Self Driving Car model.A Convolutional neural network(CNN) is trained to map raw pixels from a single front-facing camera directly to steering commands.


Coded in Google Colaboratory

Data is trained using Self Driving Car Simulator of Udacity

SELF DRIVING CAR SIMULATOR-UDACITY

click here to view train data


Libraries Used

  • os
  • matplotlib
  • numpy
  • keras
  • scikit
  • imgaug
  • pandas
  • opencv

Here are some screenshots of Running model : first


second


third


About

This Project gives a glimpse of a real-world self-driving car.This is a model totally based on Nvidia Self Driving Car model.A Convolutional neural network(CNN) is trained to map raw pixels from a single front-facing camera directly to steering commands.


Languages

Language:Jupyter Notebook 100.0%