Holger Roth

Results 23 comments of Holger Roth

Yes, it happens if all voxels within the patch have a zero weight or are labelled with the ignore value. If you use the weight image, they should be non-zero...

I feel MonaiAlgo is the wrong place for handling this. Determinism is a general MONAI feature that is used by many bundles. Why not have some purpose logic for this...

> currently the config parser connects the structured configs and the python-based components. It is quite generic and decoupled from the underlying machine learning APIs. So adding numpy/torch specific code...