Skip to content

Monai Label DeepEdit Out of Memory #698

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

You must be logged in to vote

Hi @nathanjbeaumont,

Thanks for opening this discussion thread.

For demo purposes, we've trained the DeepEdit using an images size of 256x256x128 (https://github.com/Project-MONAI/MONAILabel/blob/main/sample-apps/deepedit/main.py#L94) on the Medical Segmentation Decathlon.

This image size needs more GPU memory. However, you could re-train the model using the dataset and smaller image size (i.e 128x128x64).

Another way of experimenting with MONAI Label is using Segmentation App. As this is a less complex model and it works on patches, it uses less GPU memory.

Regarding this point:

Also I only see an "organ" label in 3D Slicer, whereas the tutorial shows the "left atrium" label, I think be…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SachidanandAlle
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