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

Problem with keras. #40

Open
ooice opened this issue Dec 7, 2019 · 2 comments
Open

Problem with keras. #40

ooice opened this issue Dec 7, 2019 · 2 comments

Comments

@ooice
Copy link

ooice commented Dec 7, 2019

I faced this problem. Tried to change set_image_dim_ordering to set_image_data_format but the problem didn't solve. Please kindly advice me. Thank you.
C:\Users\user\Desktop\Sign-Language-master>python cnn_keras.py
Using TensorFlow backend.
2019-12-07 08:35:59.719620: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudart64_100.dll
Traceback (most recent call last):
File "cnn_keras.py", line 15, in
K.set_image_dim_ordering('tf')
AttributeError: module 'keras.backend' has no attribute 'set_image_dim_ordering'

@ooice
Copy link
Author

ooice commented Dec 7, 2019

Do we need to create a virtual environment to run cnn_keras.py?

@EvilPort2
Copy link
Owner

Plz refer to this keras-team/keras#12649

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