Skip to content

singhbir/SELFDRIVING_CAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Self Driving Car

Self Driving Car Using Covolutinal Neural Networks Via Using NVIDIA Model Architecture for End To End Self Driving Car And For Simulation Using Udacity Open Source Unity Self Driving Car Simulator

Demo

[Self Driving Car Project

Dependencies

  • Keras
  • Pandas
  • Matplotlib
  • Numpy
  • OpenCV
  • SKlearn

Usage

Clone this repository

Type the following commands in your terminal:

cd path/to/directory/
git clone https://github.com/Aman-py/Self_Driving_Car
cd Self_Driving_Car/

Run the pretrained model

Start up the Udacity self-driving simulator, choose a scene and press the Autonomous Mode button. Then, run the model as follows:

python Drive.py

Dataset

I have created my own dataset using udacity simulator self driving car training mode and after that i have trained my model on that dataset for convenience you can use my data to train ur model here For more good datasets u can check these

Vote of Thanks

Rayan Slim

NVIDIA's paper: End to End Learning for Self-Driving Cars for the inspiration and model structure.

Siraj Raval

Andrew Ng for the knowledge.

USE GOOGLE COLAB TO RUN THIS NOTEBOOK

About

Implementing self driving using Nvidia Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published