There is a question about Live leaderboard's calculation of the total froc_score score

There is a question about Live leaderboard's calculation of the total froc_score score  

  By: hebingdou on Nov. 4, 2024, 3:36 a.m.

No problem.

 Last edited by: hebingdou on Nov. 4, 2024, 6:06 a.m., edited 2 times in total.

Re: There is a question about Live leaderboard's calculation of the total froc_score score  

  By: hebingdou on Nov. 4, 2024, 4:48 a.m.

In addition, I noticed that in line 97 of the evaluation code, the calculation of monocytes_froc uses 10/0.25, and the other two are /SPACING_LEVEL0, may I ask whether the setting of 0.25 is for special consideration?

Re: There is a question about Live leaderboard's calculation of the total froc_score score  

  By: LindaSt on Nov. 4, 2024, 11:13 a.m.

Thanks for pointing this out. The spacing level 0 is 0.24199951445730394, so I used 0.25 as an approximate value during debugging. I'll fix this and push the updated code. I'll also update the evaluation container and manually trigger a re-evaluation of the already submitted live leaderboard code. I'll let you know when it's done.

 Last edited by: LindaSt on Nov. 4, 2024, 11:16 a.m., edited 1 time in total.

Re: There is a question about Live leaderboard's calculation of the total froc_score score  

  By: LindaSt on Nov. 5, 2024, 12:04 p.m.

Hi, it's now fixed in the code on GitHub and the evaluation dockers here on GC.