Zach
Results
2
issues of
Zach
Not all medical images come pre-processed to the same size. It would be nice to be able to pad to a specified volume size, especially for efficient inference.
enhancement
Layers have a `with_bn` option that is over-ridden for group normalization by having a positive group size. Instead of this flag, we should have a `bn_type` string that determines which...
enhancement