Recently I got the error that elastic augment was trying to reshape my data into (7, 7, z, y, x) - it seemed to be double counting my time dimension. I tracked the source of the error back to this commit. I'm not sure what the original goal was exactly, but I took my best guess to make it work for me.
Recently I got the error that elastic augment was trying to reshape my data into (7, 7, z, y, x) - it seemed to be double counting my time dimension. I tracked the source of the error back to this commit. I'm not sure what the original goal was exactly, but I took my best guess to make it work for me.