Axial size shapes in the test set ¶
By: reubendo on Aug. 12, 2022, 2:59 p.m.
Q: We applied transformations (Resizing) to our dataset and we changed the size of the images to 256x256. So our labels are gonna be in the same size as well. So we want to ask if during inference time, are you gonna use different image sizes (e.g 384x384 or 448x448)?
A: Here is the list of axial slice shapes in the test set: (384, 384), (448, 448), (512, 512), (528, 528)
Last edited by: reubendo on Aug. 15, 2023, 12:57 p.m., edited 1 time in total.