AllenCell / AllenCell/allencell-segmenter-ml
prediction channel selection fix
Open
🚨 high priority🚨
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
segmentation_plugin has seen some changes and to re-enable channel selections for prediction, we need to make a change to the override string.
change from `data.transforms.predict.transforms[0]` to `data.transforms.predict.transforms[1]`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.