Skip to content

Performance of PersistentDataset #1491

Discussion options

You must be logged in to vote

Hi @lukasvanderstricht,

Thanks for opening this discussion.

The Radiology App offers several pre-trained models as reference: https://github.com/Project-MONAI/MONAILabel/tree/main/sample-apps/radiology#pretrained-models

As you commented on this issue you used the DeepEdit model. The main advantage of this model is that it combines the power of two models: interactive and automatic segmentation.

However, as the DeepEdit training uses whole volumes instead of patches, the disadvantage is that it needs more GPU memory than the vanilla automatic segmentation model to be trained. We are aiming to upgrade the DeepEdit model to work with patches instead of whole volumes... We are looking forward…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lukasvanderstricht
Comment options

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