Open HudPesjan opened 4 years ago
Same problem. Please share if you figured out how to run this code.
Have you guys figured out how to run this code with correct dataset format?
I'd like to use this code too. Is there any execution example or sample dataset format? Do the code only accept 3d images with same depth size?
same!
Sorry, maybe I'm thick but I can't figure out what format of volumetric data should be in the dataset? In the image_folder.py the specified formats are .jpg, .jpeg, .png, .mbp and .ppm, which are from my knowledge all 2d formats, but you said you used this to segment lung CT images? Should I make subfolders inside of trainA, trainB, testA and testB for every image with slices in one of the above mentioned formats? Thank you for your time and code!