AllenCell / AllenCell/allencell-segmenter-ml
Move IO off of main thread in prediction
Open
refactor
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, when we display the results of prediction, a lot of image loading happens on the main thread. This should be addressed during our prediction refactor. [Discussion](https://github.com/AllenCell/allencell-ml-segmenter/pull/464#pullrequestreview-2200462300)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.