We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41067ef commit 230b806Copy full SHA for 230b806
flamingo_tools/segmentation/__init__.py
@@ -1,2 +1,2 @@
1
-from .unet_prediction import run_unet_prediction
+from .unet_prediction import run_unet_prediction, run_unet_prediction_slurm
2
from .postprocessing import filter_isolated_objects
0 commit comments