ilastik / cloud_ilastik

APIs for running ilastik inside HPB infra
Other
1 stars 0 forks source link

[WIP] Creates ObjectClassificationJobSpec and streamlines a lot of the job machinery #57

Closed Tomaz-Vieira closed 4 years ago

Tomaz-Vieira commented 4 years ago

With this PR one can fire two kinds of ilastik jobs using two different types of job specs: PixelClassificationJobSpec and ObjectClassificationJobSpec

Also, reworks a lot of the job running logic:

TODO: Fix usage of the old IlastikJobSpec thoghout the code Implement frontend to create Object Classification Jobs