lee-zq/3DUNet-Pytorch: 3DUNet implemented with pytorch - GitHub
https://github.com/lee-zq/3DUNet-Pytorch
May 26, 2021 · 3) Testing 3DUNet. run test.py Please pay attention to path of trained model in test.py. (Since the calculation of the 3D convolution operation is too large, I use a sliding window to block the input tensor before prediction, and then stitch the results to get the final result.
DA: 7 PA: 80 MOZ Rank: 13