AllenCell / AllenCell/allencell-segmenter-ml

General: what happen after a crash?

Ouverte
#345 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
5
Forks
3
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Having this ticket here to remind us to think about what should happen when napari crashes

### Scenarios
In the cases where user's device crashes (due to other apps, power loss, etc.) or the plugin/napari crashes or being unresponsive, when the user reopens napari and our plugin, at the moment, they would lose all previous work and have to start again:
- if they were in the middle of Curation, they will have to reload their image directories and restart the curation process from the beginning
- if they were in the middle of Training and no checkpoint file had been created, they might not be able to access the directory as there is no available model (?)
- if they were in the middle of Training and at least one checkpoint file had been created, they will be able to select "run an existing model" and use that checkpoint file with Prediction, but no further action is available (no Curation/Training will be available with "run an existing model" option in MVP v1)

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.