Trying to run MONAI Label to autosegment heart #1639
Unanswered
coronaryangina001
asked this question in
Q&A
Replies: 3 comments 42 replies
-
^the blacked out part is the directory for my CT scan that I'm using |
Beta Was this translation helpful? Give feedback.
0 replies
-
I figured it out! I had to re-install my conda environment and then go in and re-install monailabel! Problem now is that when I run autosegmentation it just spits out a blob. |
Beta Was this translation helpful? Give feedback.
42 replies
-
That's true. I see it shows 0.0 seconds on the logits. The inference is not complete. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I'm trying to use the segmentation pre-trained model in the radiology app to autosegment out some hearts that I plan on 3d printing! I've gotten the MonAI Label server working on my computer using Anaconda in this tutorial: https://www.youtube.com/watch?v=8y1OBQs2wis&t=154s. I've been able to upload my own data onto the server but I can't get any of the programs (deepedit, deepgrow, or segmentation) to work! I'll attach some images to maybe help.

I can't figure out why the "Model" section in auto Segmentation or SmartEdit/Deepgrow won't populate but I suspect that's where the problem lies.
Here is the command I used to start the server:

Thanks in advance for the help!
Beta Was this translation helpful? Give feedback.
All reactions