DL4J FeedForward Learner does not accept picture as input

Hi,

I am trying to run the workflow published recently in the KNIME Blog (Using DeepLearning4J to classify MNIST digits). After struggling a bit with the Python installation (Protobuf a.o.), I have now the following issue:

The DL4J FeedForward Learner node (Classification) does not seem to recognize/accept a picture column as Feature Column. In the Column Selection Tab, both sides for manual selection are empty, although the pictures are available in the input (and can be visualized in the Image Viewer node).

Am I doing something wrong here?

I'm using KNIME 3.4 with all nodes up-to-date.

Thanks for your help

Hi sparel,

sorry for your troubles. In order to work with images, you additionally need to install the Deeplearning4J - Image Processing extension which can be found in the KNIME Community Contributions Update Site.

I hope that helps.

Cheers

David

Thanks, David. It works now.

 

Cheers

Serge

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.