AllenCell / AllenCell/allencell-segmenter-ml

Images loaded during curation should not be visible during training/prediction.

Open
#402 0 comments 0 reactions 1 assignee Claimed by @saeliddp View on GitHub
🚨 high priority🚨 bug
Dominant language
Python
Stars
5
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Currently, if we load images during curation, they are put into the napari viewer and they persist there even when switching to training and prediction.

We should make it so that if the user switches off the curation tab, the images disappear, and if they go back to curation the images are re-loaded into the napari window.

(if we try predicting on an image thats loaded from curation, there's no path available for that image and we end up getting an error, this change would prevent that)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.