Ilastik Error

Hello everyone,
Can you help me I dont understand this error while execute ilastik headless node :

java.io.IOException:
Cannot run program “C:\Users\ua\Desktop\ilastik for knime\knime_test.ilp”:
CreateProcess error=193,
** n’est pas une application Win32 valide

Thank you,

MANOUBI

Hi there @MANOUBI,

welcome to KNIME Community Forum!

Well don’t know French but seems it is reporting that something is not a valid 32-bit application. What system are you running and have you chosen appropriate KNIME version?

Br,
Ivan

thanks for your answer I think have 32_bit application for KNIME I fixed this problem but now I have this problem one it seems that i’am not the first one :slight_smile:

Execute failed: java.lang.IllegalStateException:
Can’t read image in Ilastik Headless Node at RowId: testclaire.tiff : java.nio.file.InvalidPathException: Ilastik output file does not exist:

C:\Users\ua\AppData\Local\Temp/ilastik/0141f312-d314-49c2-a943-e01adfedce10/file0_result.tiff

Thank you,
MANOUBI

Hi there @MANOUBI,

i see you marked my answer as solution. Glad it helped but does this mean other problem is resolved as well. If not someone else will have to jump in as not into Image Processing…

Br,
Ivan

Hi @ipazin
when i execute ilastik node I got this error, Ilastik output file does not exist,

`Can’t read image in Ilastik Headless Node at RowId: testclaire.tiff : java.nio.file.InvalidPathException: Ilastik output file does not exist:

C:\Users\ua\AppData\Local\Temp/ilastik/0141f312-d314-49c2-a943-e01adfedce10/file0_result.tiff''`   

and I have another question : does Node Ilastik Headless (Pixel classification) in knime can run a simple segmentation ilastik project ??
thank you ,

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

Hi there @MANOUBI,

just wondering have you made any progress with Ilastik? Heard it can be a bit tricky but personally never tried it so unfortunately can’t help. If not will ask someone to jump in.

Br,
Ivan

Hi @ipazin,
I find solution for this problem by working with one channel image, for trainning image in ilastik and for image in knime ( by adding splitter node ).
But, the problem now that ilastik don’t save export setting “Simple segmentation” it’s by default “Probability” .
Working with “Probability” export setting for segmentation need to add a splitter for the colormap and also need thresholding probability image. the result is not prescis and threasholding add a sort of noise even if the threashold value is 0.98 .
I wonder if there is an other solution ?

Thank you,
MANOUBI

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