promise12_segmentation icon indicating copy to clipboard operation
promise12_segmentation copied to clipboard

Codes that I have written to complete promise12 prostate segmentation competition.

Results 5 promise12_segmentation issues
Sort by recently updated
recently updated
newest added

Hi everyone I trying to run this code, the training it's done but when i tried to do the test, i did not find the folder test_samples, i dont know...

Sorry to bother you,but I notice that you use python2.7,now I want to transform it to python3.5,.But in py3.5,filter produce a generator format, not like py2.7(list format),I do not know...

Hello, I am running on Colab using tf 2.0 and keras 2.3.1 and training using another dataset in .nii format. Unfortunately, the algorithm outputs an error in the first epoch:...

Thanks for sharing the code. I am sorry to Sorry to bother you.I want use this model to do segement in my own dataset. But I do not know how...