Not able to run the code DataTransfer.py on my data that are in .nii.gz format
sindhura234 opened this issue · 3 comments
sindhura234 commented
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
Wuhuiyuu commented
Hello!Have you solved the problem?
sindhura234 commented
Hello!Have you solved the problem?
No.
JohnleeHIT commented
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.