We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pool_size
Dear Yonghao. I am getting the error "The pool_size argument must be a tuple of 2 integers. Received: (1, 2, 2)" while using your function MCNN_RS.
The text was updated successfully, but these errors were encountered:
Hi, the code is now updated with the Keras 2.2.4 using the Tensorflow backend engine. This error is fixed now.
Keras 2.2.4
Tensorflow
Sorry, something went wrong.
No branches or pull requests
Dear Yonghao. I am getting the error "The
pool_size
argument must be a tuple of 2 integers. Received: (1, 2, 2)" while using your function MCNN_RS.The text was updated successfully, but these errors were encountered: