Open vikashg opened 5 months ago
Hi @vikashg,
Sorry I'm just catching up on comments/issues.
There are several things we can do here to find the source:
/home/USERNAME/.cache/monailabel/dicom/
I just want to check what could be the issue here. Please let us know.
Thanks @diazandr3s I will let you know. It kind of dropped from my radar. I will look back on it.
Describe the bug When I loaded a CT segmentation and run Auto Segmentation with the model
segmentation_spleen
, I get a notification on the lower right corner saying "Failed to run segmentation"Server logs
To Reproduce
pip install monailabel
localhost:8000/ohif
Expected behavior Should produce spleen segmentation
Screenshots
Environment
pip list
producesAdditional context I am running this on Ubuntu 20.04 Command used
monailabel start_server --app apps/radiology --studies http://127.0.0.1:8042/dicom-web --conf models segmentation_spleen
I have downloaded the radiology app the contents are as follows