jxlin / Nvidia-Autopilot-TensorFlow

A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nvidia-Autopilot-TensorFlow

A TensorFlow implementation of this Nvidia paper with some changes.

#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

About

A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes

License:MIT License


Languages

Language:Python 100.0%