Closed Mr-Milk closed 2 years ago
After training in ilastik, I ran the following command:
steinbock classify ilastik run --ilp pixel_classifier.ilp
However, it raises an Error:
Error: Invalid value for '--ilp': File 'pixel_classifier.ilp' does not exist.
If I list the files in the directory, I can see the ilastik project file is there
> ls ilastik_crops ilastik_img ilastik_probabilities pixel_classifier.ilp
Hi @Mr-Milk, could you please post your steinbock alias here? Thanks
Oh! The path should be relative to the path I mount to it. I forget that this is an alias command.
After training in ilastik, I ran the following command:
However, it raises an Error:
If I list the files in the directory, I can see the ilastik project file is there