MONAILabel
MONAILabel copied to clipboard
Is active learning working in MONAILabel?
Describe the bug I have detected an unwanted behaviour on monailabel (and monailabel-weekly). I'm using the deepedit app connected to an orthanc server where there are a number of patients with (18) and without (3) segmentation. Whenever I would like to select a 'next sample', the following screen appears:
I can not edit any field and whenever I click on 'ok', a crash occurs and an error message is shown:
I have already established the bug with @diazandr3s and he advised me to report this in a bug report.
It looks like it couldn't fetch any meta/info for all the images/studies which were not annotated. Next sample result is EMPTY.. so click ok is not helpful.
The best way to check is use http://127.0.0.1:8000/dataset?output=all (you can use http://127.0.0.1:8000/ (and in dataset try option)
Is all the 18 images/series listed here? or is there some mandatory field missing.. like study id etc..?
any updates?
Yes, I checked this with @diazandr3s and we came to the conclusion that the dataset did not contain any series without labels. So if there are no 'empty' series initially (or anymore (but this needs to be checked)), the error occurs.
possibly some check can be added in ohif
please try the latest version. it comes with bunch of ui fixes.. please feel free to reopen the issue if problem persists