Skip to content

abhiCoder123/Self-Driving-Car-Tensorflow

Repository files navigation

Self Driving Car using Tensorflow

A minimalistic implementation of a Self Driving Car from Nvidia's research paper : https://arxiv.org/pdf/1604.07316.pdf

Dataset

The Dataset can be downloaded from this link : https://drive.google.com/file/d/0B-KJCaaF7elleG1RbzVPZWV4Tlk/view

How to Use

Download the dataset and extract into the repository folder

Use python train.py to train the model

Use python run.py to run the model on a live webcam feed

Use python run_dataset.py to run the model on the dataset



Result

The final result is a virtual simulation of the rotation of the steering wheel upon input feed from the front camera of the car

About

A minimalistic implementation of a Self Driving Car from Nvidia's research paper : https://arxiv.org/pdf/1604.07316.pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published