CNNbasedMedicalSegmentation icon indicating copy to clipboard operation
CNNbasedMedicalSegmentation copied to clipboard

Code for reproducing the results of our paper on CNN-based medical image segmentation

Results 14 CNNbasedMedicalSegmentation issues
Sort by recently updated
recently updated
newest added

I am facing the Type Error while running the code.They says that the two branches should identical types but they are Tensor type (float64,vector) and (float32,vector). Please someone help me....

i am facing this issue . Kindly help me to resolve it

Theano is ver old. whether this code is avilable in Tesnorflow

Where we have to save BRATS2015_Training data i.e what does it mean in a directory called BRATS2015_Training? Also what should be there in scripts brain_data_scipts/read_images.py

Line 242 ... Pickle.load error says not string but byte ..? 'rb' instead of 'r' didn't work

Please help me this is urgent.! By the way I am using Window 10 x64 I am getting error while I run 'python train.py fcn_rffc4 brats_fold0 brats_fold0 600 -ch False'...

Please help me this is urgent.! By the way I am using Window 10 x64 I am getting error while I run 'python train.py fcn_rffc4 brats_fold0 brats_fold0 600 -ch False'...

how i can add casts to the ifelse in theano

Excuse me Hello Sir, I want to know how your ground truth was made, can you tell me? Our data format is CT Thanks

Can we run this code without having GPU?