I am writing to inform you that I am currently working on a breast cancer detection project and would like to export the model to model.h5 in or
der to continue the project in Python. I have been using the Keras Node to create my model, but I have encountered an error while using the Keras Learner Node. The error message states “The input shape does not match the tensor shape. [1, 3] vs. [150, 150, 3].”
I have been unable to find a solution for converting the images, and I am also detecting three types of cancer. there’s no TO IMAGE conversion in the drop menu inside Keras Network Learner node.
I would greatly appreciate any guidance or suggestions that the KNIME community can provide on how to resolve this issue and export my model.