Closed heqin-zhu closed 4 years ago
https://github.com/shiba24/3d-unet/blob/398dca9b1752a07a7f80c45bbca017ca0fedeed5/pytorch/model.py#L39 Should we use batchnorm3d instead of batchnorm2d in the referred line?
yeah i guess so. could you create a PR?
Okay! I will do it later.
fixed with #11
https://github.com/shiba24/3d-unet/blob/398dca9b1752a07a7f80c45bbca017ca0fedeed5/pytorch/model.py#L39 Should we use batchnorm3d instead of batchnorm2d in the referred line?