Evaluation checkpoint
Nadavc220 opened this issue · 0 comments
Nadavc220 commented
Hi,
I trained a T=0 B=0.01 model (without self learning for now) and the final checkpoint weights of iteration 100,000 was ~41% mIoU.
When checking more checkpoints of earlier iterations I found better scores like ~43%.
My questions is as follows: How did you evaluate your score in the paper? for the same experiment you achieved a score of 44.61% and I was wondering if you used the last checkpoint or did you check all 40 iteration checkpoints until you found the best one.
Thanks.