intra3d2019 / IntrA

IntrA: 3D Intracranial Aneurysm Dataset for Deep Learning
142 stars 23 forks source link

Question about the training and testing protocol #9

Closed yifliu3 closed 2 years ago

yifliu3 commented 3 years ago

Hi,

Thanks for your contribution. I noticed the paper said that all methods were tested by 5-fold cross validation. Does that mean to get the final test result, it's necessary to run the whole training period 5 times with diverse splits, and finally average results. Or it is to say, do 5-fold cross validation during training?

Looking forward to your reply.