May I ask in your code ACDC_dataset.py datapath = os.path.join(dataroot, split, 'data_ED_ES')
In dataFiles = sorted(os.listdir(datapath)), there is data_ED_ES in the ACDC data set folder path, but the data set I downloaded does not have it. They are all patient001, which are in nii.gz format.
can you answer
May I ask in your code ACDC_dataset.py datapath = os.path.join(dataroot, split, 'data_ED_ES')
In dataFiles = sorted(os.listdir(datapath)), there is data_ED_ES in the ACDC data set folder path, but the data set I downloaded does not have it. They are all patient001, which are in nii.gz format.
can you answer