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)