AllenCell / AllenCell/allencell-segmenter-ml
Enforce multiples of 16 for patch size instead of 4
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Currently we enforce multiples of 4 for patch size, but due to recent model changes (depth/size of the model) we need to enforce multiples of 16
**Expected behavior**
We expect all multiples of 4 to work for training, but we need to enforce multiples of 16
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.