I cannot successfully install or connect to the monai label server anywhere through any means. I have tried:
Google Collab
My Local Machine
VM through Google Cloud
I’m losing my mind. Why is this so difficult?
There is always some sort of weird error that shows up that is impossible to work through.
So here are my questions:
Does anyone have a public server I can join?
If not, then does anyone have step by step CLEAR directions that even a five year old could follow?
I’m sorry but I have the intelligence of a shovel and I need this dumbed down for me. It seems like a great app but I can’t use it because I can’t figure out how to connect to the server.
The simplest is to use docker on Linux. If you just need inference then your can find very good pretrained models in MONAIAuto3DSeg, TotalSegmentator, and many other extensions.
That’s really a separate project. We try to support people who use Slicer’s MonaiLabel for inference, but you should really seek support from them.
Having said that, the instructions are here. I suggest running the docker based installation, if you have docker installed on your computer. Otherwise, getting the whole Monai up and running is fairly involved and have a lot of dependencies: