AllenCell / AllenCell/allencell-segmenter-ml
Images loaded during curation should not be visible during training/prediction.
Aperta
🚨 high priority🚨
bug
- Lingua principale
- Python
- Stelle
- 5
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.