JohnleeHIT/SLEX-Net

Not able to run the code DataTransfer.py on my data that are in .nii.gz format

sindhura234 opened this issue · 3 comments

I am not able to run the code DataTransfer.py on my data that are in .nii.gz format.
I have two folders with images and labels with same name.nii.gz
The code reads the png format or .nii format?
Please clarify my doubt on how to proceed with my data

Hello!Have you solved the problem?

Hello!Have you solved the problem?

No.

Hi, sorry for the late. The code in DataTransfer.py transfer the CT slices (PNG format) and its corresponding labels to an h5 file. Since we receive that format as the input in our dataloader.