Skip to content

Using Auto3DSeg output with MONAI Label #1714

Answered by diazandr3s
landynfrancis asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @landynfrancis,

Very good question.

Currently, Auto3DSeg models can't be consumed in MONAI Label. Some changes have to be made in the radiology app (segmentation model) before using the pre-trained model from Auto3DSeg. Specifically the lib/configs/segmentation.py and lib/infers/segmentation.py files
As an example, I've modified the MONAI Label radiology app (segmentation model) for the ICrH model available in the Slicer MONAI Auto3DSeg module - This ICrH model was trained using the SegResNet architecture.

Here you can see the radiology folder and a video showing how it works.

radiology.zip

Auto3DSeg-MONAILabel.mp4

The model.pt file from segresnet_0/model should be renamed to p…

Replies: 1 comment 2 replies

Comment options

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

@diazandr3s
Comment options

Answer selected by landynfrancis
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