taigw / brats17

Brain tumor segmentation for MICCAI 2017 BraTS challenge
BSD 3-Clause "New" or "Revised" License
321 stars 130 forks source link

test_all_classes tests only class=2 #16

Closed faustomilletari closed 5 years ago

faustomilletari commented 6 years ago

Hello, I have tried to test using the network but it seems from the config file test_all_classes that actually only class 2 gets predicted. could you tell me how to update that config file to test for class 1,2,3,4?

Regards,

faustomilletari commented 6 years ago

this is the config https://github.com/taigw/brats17/blob/master/config17/test_all_class.txt

taigw commented 5 years ago

@faustomilletari I used three binary networks to segmet these structures. So the class number for each network was 2.