Wenqi Li
Wenqi Li
/black there's only a merging commit unsigned, all the code changes are signed, so I set DCO check to pass manually.
> I want to add some code that checks shapes when the amount of dimensions (image with channel, label without channel) do not match, before I feel comfortable finishing up...
no, please feel free to add more info @atbenmurray
/build
perhaps with large kernels, there's a problem with the zero padding here?https://github.com/Project-MONAI/MONAI/blob/817c1cf1648417ed2688d7f9f8c01f0cb3eecbcf/monai/networks/layers/simplelayers.py#L208 @ebrahimebrahim
thanks for the detailed demo, I did a quick change of the mode `zeros` to `circular` in `separable_filtering` ~it seems the loss becomes more reasonable~ grad size still doesn't look...
also used in monai metrics computation https://github.com/Project-MONAI/MONAI/blob/f01994d47403f920b5a51cfeae75418383d10178/monai/metrics/utils.py#L23
> what exactly is not present that you need? > please see https://github.com/Project-MONAI/MONAI/pull/4050#discussion_r846827002