AllenCell / AllenCell/allencell-segmenter-ml
batch size = 1 needs to be overridden for predictions
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Our recent change to batch size auto breaks prediction as we need a batch size of 1
**Additional context**
We should override batch size to 1 for predictions in the plugin. We shouldnt rely on batch size auto to do this on the cyto-dl side of things because cyto-dl users need non-1 batch sizes sometimes
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.