SSUN icon indicating copy to clipboard operation
SSUN copied to clipboard

The `pool_size` argument must be a tuple of 2 integers. Received: (1, 2, 2)

Open sandeep-25 opened this issue 4 years ago • 1 comments

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.

sandeep-25 avatar Dec 08 '19 16:12 sandeep-25

Hi, the code is now updated with the Keras 2.2.4 using the Tensorflow backend engine. This error is fixed now.

YonghaoXu avatar Dec 27 '19 01:12 YonghaoXu