Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Train Model Keras Issue #113

Open
maaikegooderham opened this issue Nov 4, 2019 · 1 comment
Open

Train Model Keras Issue #113

maaikegooderham opened this issue Nov 4, 2019 · 1 comment

Comments

@maaikegooderham
Copy link

Hello

I am new to AirSim and am trying to complete the Autonomous Driving Cookbook Tutorial. I have successfully completed the Data Generation step, but I am stuck on training the model.

I am having a keras version issue. If I use Keras version 2.1.2, I get an ImportError when importing the ImageDataGenerator because the module cannot be found. Updating to the current version of keras (2.3.1) fixes this issue, but then I get ValueError: "brightness_range should be a tuple or list of 2 floats. Recieved 0.0" as explained in previous Github issues.

Any help would be much appreciated.

Thank you!

@higho51420
Copy link

put the generator folder to the python path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants