AllenCell / AllenCell/allencell-segmenter-ml
General: what happen after a crash?
- Ngôn ngữ chính
- Python
- Star
- 5
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.