I am trying to work with this image segmentation workflow (Semantic Segmentation with Deep Learning in KNIME – KNIME Community Hub), but there is a file missing named #Model.zip
Could someone explain how to build one or to find one ?
I am trying to work with this image segmentation workflow (Semantic Segmentation with Deep Learning in KNIME – KNIME Community Hub), but there is a file missing named #Model.zip
Could someone explain how to build one or to find one ?
Hi @yabez19,
I believe the Model Writer node within the workflow is used to train and store the model. You can execute that node first before running the Evaluation part of the workflow.
Adding a flow variable connection will also ensure the correct order of node execution, if you simply want to run the entire workflow at once:
Kind regards
Marvin
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.