scutpaul / DANet

30 stars 3 forks source link

question about Experiments part of the paper #6

Closed nankepan closed 2 years ago

nankepan commented 2 years ago

First of all, thanks for your great work.

I have a question about the Experiments part of the paper. Paper said " We run the experiment 5 times for each fold and report the average performance to ensure the confidence of the results." Consider that the support set is randomly select when training as well as testing. So I wonder if this means that train 5 times and test 1 time, or train 1 time and test 5 times.

I will be appreciated for your reply as soon as possible, thank you very much!

scutpaul commented 2 years ago

hi, we train 1 time and test 5 times for each fold.

nankepan commented 2 years ago

Got it.Thanks for your reply!

nankepan commented 2 years ago

Another question. I wonder if the result based on epoch_100.pth.tar or model_best.pth.tar