Success in debugging but stuck in liveleatherboard executing algorithm for more than 2 hours

Success in debugging but stuck in liveleatherboard executing algorithm for more than 2 hours  

  By: gdeotale123 on Jan. 10, 2025, 9:30 a.m.

Hi Linda, i am trying to submit one docker in liver leather board but its stuck in executing algorithm for more than 2 hours. can u please check what went wrong..

Re: Success in debugging but stuck in liveleatherboard executing algorithm for more than 2 hours  

  By: gdeotale123 on Jan. 10, 2025, 9:33 a.m.

Also bit curious, what was changed in validation set, i see other people algorithm has move a lot in leatherboard but my algorithm almost moved none. i see same with thibsgold score.

Re: Success in debugging but stuck in liveleatherboard executing algorithm for more than 2 hours  

  By: wildsquirrel on Jan. 10, 2025, 10:10 a.m.

I think they had issues with images and masks alignment in the validation set. My guess is that if your algorithm uses ASAP to process the input images and masks your scores were not be affected by those issues because ASAP aligns the images and masks in a specific way, whereas other libraries may align them in a different way therefore it would only affect those people's scores.

Re: Success in debugging but stuck in liveleatherboard executing algorithm for more than 2 hours  

  By: LindaSt on Jan. 10, 2025, 12:27 p.m.

Hi! Seems like it ran through now. Not sure why it got stuck, maybe there were less resources available for a bit on the backend.

So the issue we had to fix was that for three cases the results were shifted because the spacing for the x and y axes on the WSI tiff was not the same (this probably happened during the conversion to tiff). Thus, now the predictions are in the right place, which means that they are now correctly evaluated against the ground truth. This is why the score went up for some groups. Best to look at our results on the GC viewer to see what's happening.