naokishibuya / car-behavioral-cloning

Built and trained a convolutional network for end-to-end driving in a simulator using Tensorflow and Keras
MIT License
229 stars 136 forks source link

How to do it? #28

Open AladdinDorado opened 5 years ago

AladdinDorado commented 5 years ago

Dear Sir: When i run the drive.py i got this error. Please help.

usage: drive.py [-h] model [image_folder] drive.py: error: the following arguments are required: model An exception has occurred, use %tb to see the full traceback.

SystemExit: 2

PravinVedurla commented 5 years ago

Hi, You've to pair drive.py with a trained model in the following manner.

python drive.py model.h5

Try this out.

ghost commented 4 years ago

open simulator & GIT bus or whatever terminal...choose autonomous mode..>then type ### python drive.py model.h5**....if u already generated all data early .