You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, you mention in the paper that each subject had 90 slices (cross-sections), with 30 patients in the training set.
How do you structure the .npz files? With the shape [n_slices x 1 x height x width], so is it [90 x 30 x height x width] or [2700 x 1 x height x width]?
The text was updated successfully, but these errors were encountered:
Hi, you mention in the paper that each subject had 90 slices (cross-sections), with 30 patients in the training set.
How do you structure the .npz files? With the shape [n_slices x 1 x height x width], so is it [90 x 30 x height x width] or [2700 x 1 x height x width]?
The text was updated successfully, but these errors were encountered: