fiji / Trainable_Segmentation

Fiji library to perform image segmentation based on the Weka learning schemes
https://imagej.net/Trainable_Weka_Segmentation
GNU General Public License v3.0
106 stars 60 forks source link

GPU support #66

Open phisanti opened 2 years ago

phisanti commented 2 years ago

Hi, I have noticed that Trainable Segmentation takes quite a long time to generate probabilities and export models. Therefore, I was wondering if it would be possible to add support through GPU (CLIJ). Here is the link to the library docs.

https://clij.github.io/clij-docs/macro_intro.html

Kind regards, S