MedSegDiff
MedSegDiff copied to clipboard
I want to know which part of the code the image size is in
I want to know which part of the code the image size is in. image_size is 256, but the image size in the downloaded ISCI data set is 1022*767. Where should I modify the size of the input image when I run it with my own data set?
I want to know which part of the code the image size is in. image_size is 256, but the image size in the downloaded ISCI data set is 1022*767. Where should I modify the size of the input image when I run it with my own data set?
I have the same problem on my dataset, how did you solve it?