-
Notifications
You must be signed in to change notification settings - Fork 358
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
tensorflow.python.framework.errors_impl.InvalidArgumentError: No such callable #51
Comments
Let me take a look. |
@yinzixie |
@c7chengxuyuan Sorry I was away and couldn't back in time. |
Hi! Is this a balanced dataset we are using? |
Keras 2.3.1
tensorflow 1.13.1
opencv-python 3.4.4.19
When I tried to predict the gesture this error happened:
The issues is caused by k.function() due to the version of keras (I guess):
Unfortunately, I am really new to AI, can you help me to fix it? Thank you very much.
The text was updated successfully, but these errors were encountered: