AllenCell / AllenCell/allencell-segmenter-ml
Images loaded during curation should not be visible during training/prediction.
Abierto
🚨 high priority🚨
bug
- Lenguaje dominante
- Python
- Estrellas
- 5
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.