Closed mcbrs1a closed 5 years ago
My best guess is that you need to set dim=2
, since you are actually using a 2D network (if you made the patch size == [64,64]).
Re-open if this doesn't fix your problem, but please provide the version number (or, even better, the commit hash) of your installation of synthtorch and provide your modified config.json
file.
Hi, training was successful with a 3D image volume, 64 by 64 patchsize, I am using the .json file for synthesis and using the same source image as training for prediction and receive this error, any suggestions?