neheller / kits19

The official repository of the 2019 Kidney and Kidney Tumor Segmentation Challenge
Other
439 stars 179 forks source link

how can I find training, test and validation data? #40

Closed gireeshkbogu closed 5 years ago

gireeshkbogu commented 5 years ago

Somehow I downloaded all 300 files in one folder. How can I separate the train set from the test set? Also, any light on how the top teams generated the validation set (was it random split, 70:30 split?) would be greatly helpful? thanks

neheller commented 5 years ago

Hi,

You'll find that cases 210 - 299 don't have associated segmentation.nii.gz files. Those belong in the test set. As far as splitting into training and validation, the winning team used five-fold cross validation. You can see what they and others did in more detail at results.kits-challenge.org/miccai2019

Cheers, Nick

gireeshkbogu commented 5 years ago

Thank you for the quick response, Nick.

neheller commented 5 years ago

My apologies, it should work now.