AllenCell / AllenCell/allencell-segmenter-ml
Error reporting from training thread
Abierto
🚨 high priority🚨
refactor
- Lenguaje dominante
- Python
- Estrellas
- 5
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
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.