LiTS---Liver-Tumor-Segmentation-Challenge
LiTS---Liver-Tumor-Segmentation-Challenge copied to clipboard
some questions about predict result
my segmentation resullts of Liver is all white image,why?
first,make sure the data is right when predicting,second,maybe the trained modal is not good!
Thank you, I made it.
How to process the bmp of the segmentation result into nii
How to process the bmp of the segmentation result into nii
hi,you can load all bmp into 3d array,and using simpleitk generate the nii file.