semanticGAN_code
semanticGAN_code copied to clipboard
organization of CTtoMRI dataset
Could you please clarify how you use the CT and MRI dataset? Is it 3D format or 2D slice format?I just wonder will you give the instructions on using medical dataset on semanticGAN?Thanks.
hi @Zoew420 , you can take a look at our supplementary here, we provide some details about dataset processing and evaluations. We train semanticGAN using 2D slices of CT (random sample from volumes) but we evaluate it using 3D metrics(dice score over each patient). Note that we did not train on MRI, we trained only on CT dataset and show strong transfer performance when evaluating it in MRI dataset.