LiTS---Liver-Tumor-Segmentation-Challenge icon indicating copy to clipboard operation
LiTS---Liver-Tumor-Segmentation-Challenge copied to clipboard

some questions about predict result

Open UCAS-Vincent opened this issue 6 years ago • 4 comments

my segmentation resullts of Liver is all white image,why?

UCAS-Vincent avatar Oct 27 '19 13:10 UCAS-Vincent

first,make sure the data is right when predicting,second,maybe the trained modal is not good!

junqiangchen avatar Oct 28 '19 11:10 junqiangchen

Thank you, I made it.

UCAS-Vincent avatar Dec 02 '19 08:12 UCAS-Vincent

How to process the bmp of the segmentation result into nii

UCAS-Vincent avatar Dec 02 '19 08:12 UCAS-Vincent

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.

junqiangchen avatar Jan 14 '20 01:01 junqiangchen