AllenCell / AllenCell/allencell-segmenter-ml
Error reporting from training thread
Open
🚨 high priority🚨
refactor
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When we get errors in the CytoDL API we dont report the error back to the main thread. Errors cause the thread to finish and the UI will report that training has finished. We should create a way to catch common errors, display a message box w/ reccomended solutions.
Known errors we want to account for
- GPU memory overflow when patch size is too large
- out of memory when `num_workers` is too large
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.