ZS
ZS
> Could you give me a demo about how to get the gif in your readme? Thank you very much. > I use the matplotlib package to draw the image...
I encountered the same situation, did you solve this problem?
Have you solved this problem? I also want to get this data. Can you share it with me?
你可以修改这行代码 prepare3dtraindata(pathlgg_list, bratslgg_path, trainImage, trainMask, (64, 128, 128), 3, 15, 2) 把他修改为 prepare3dtraindata(pathlgg_list, bratslgg_path, trainImage, trainMask, (64, 128, 128), 12, 60, 8) 就可以解决这个问题
> > 你可以修改这行代码 > > prepare3dtraindata(pathlgg_list, bratslgg_path, trainImage, trainMask, (64, 128, 128), 3, 15, 2) > > 把他修改为 > > prepare3dtraindata(pathlgg_list, bratslgg_path, trainImage, trainMask, (64, 128, 128), 12, 60, 8)...