SullyChen / Autopilot-TensorFlow

A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes
MIT License
1.25k stars 425 forks source link

No such file or directory: 'driving_dataset/data.txt' #35

Open hbzhang opened 5 years ago

hbzhang commented 5 years ago

Sorry I tried to run

Python train.py

It says

IOError: [Errno 2] No such file or directory: 'driving_dataset/data.txt'

Where I can download your training data?

Thanks!

martsalz commented 5 years ago

You will find the dataset here: https://github.com/SullyChen/driving-datasets

(Dataset 1)