Skip to content
Discussion options

You must be logged in to vote

Thanks for the ping, @wyli.

@rjkowalski this is a good question. As @wyli mentioned, you have to define the network architecture, labels to segment, etc.
For instance, if using the segmentation model, these are the labels you'll see in Slicer: https://github.com/Project-MONAI/MONAILabel/blob/main/sample-apps/radiology/lib/configs/segmentation.py#L37-L63

and the network: https://github.com/Project-MONAI/MONAILabel/blob/main/sample-apps/radiology/lib/configs/segmentation.py#L82

You could start the MONAI Label server with no pre-trained models. But there must be one configuration. i.e. --conf segmentation

I suggest not to use all models as they have different labels.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@diazandr3s
Comment options

Answer selected by rjkowalski
@rjkowalski
Comment options

Comment options

You must be logged in to vote
2 replies
@diazandr3s
Comment options

@rjkowalski
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants