Project-MONAI / MONAILabel

MONAI Label is an intelligent open source image labeling and learning tool.
https://docs.monai.io/projects/label
Apache License 2.0
565 stars 185 forks source link

Error loading mask in MONAILabel Reviewer #1656

Open bkonkva opened 3 months ago

bkonkva commented 3 months ago

I've run into this issue a few times - not sure if it's some error in my workflow or a broader issue. I'm using the MONAILabel Reviewer plugin in Slicer (5.7.0). If the review session is interrupted and I resume, the masks don't load. If I hit "Next" I can move through images in the "images" folder, but no corresponding mask loads and i don't see any options under "Version of labels".

Deleting the datastore_v2.json file from the images folder seems to solve the problem temporarily.

bkonkva commented 1 month ago

Just following up. Deleting the datastore_v2 file seems to be a temporary workaround but starts you off at image #1 - so you would need to hit "next" through each of your edited labels until you hit those that haven't been reviewed. Wondering if others have hit this issue - seems unavoidable if anyone stops and restarts a review session.