Closed nvahmadi closed 1 year ago
The bundle is just merged, there will be some modifications on the MONAI Label side to enable this bundle use in Slicer. Will soon be enabled, will update us.
I see, thanks a lot and no pressure :) I mis-understood the screenshot and thought it was already available. Looking forward to trying this!
Describe the bug Just tried using the wholeBody_ct_segmentation_v0.1.0 model with MONAI-Label, as it is shown in the "MONAI Label Showcare".
To Reproduce Steps to reproduce the behavior:
projectmonai/monailabel:latest
monailabel apps --download --name monaibundle --output /data/Projects/MONAI-label/apps/v0.6.0
Expected behavior Expected MONAI-Label to auto-download the model from Model Zoo, and startup monailabel server.
Actual behavior MONAI-Label server returns an error, it seems that the model is not yet registered or compatible with MONAI-Label, see error message below. This is independent whether I use the model identifier
wholeBody_ct_segmentation
orwholeBody_ct_segmentation_v0.1.0
. Would be great if this worked OOTB, or if documentation in the "MONAI Label Showcase" detailed how to run this model.Environment
projectmonai/monailabel:latest
.