Where should your algorithm detect lymphocytes and plasma cells? ¶
By: f.ciompi on April 7, 2022, 7:15 p.m.
Dear participants,
As you have noticed, after each submission, we do some checks to make sure that your algorithm is running in the right way. We have been collecting some information and typical mistakes that we have found, which Mart and Witali have posted in this forum, we recommend you checking at least these three posts for some tips, and also to allow us to help you by making us editors of your algorithms (temporarily):
https://grand-challenge.org/forums/forum/tiger-601/topic/steps-before-submitting-to-l1-420/ https://grand-challenge.org/forums/forum/tiger-601/topic/please-add-one-the-organizers-to-your-algorithm-as-an-editor-or-user-512/ https://grand-challenge.org/forums/forum/tiger-601/topic/segmentation-artifacts-and-guidelines-for-tiger-example-algorithm-503/
But back to the topic of this post, where should your algorithm predict lymphocytes and plasma cells? We have noticed that some of you only submit predictions of cells in the tumor-associated stroma only. This is not the idea.
In L1, we evaluate the detection of lymphoctyes and plasma cells in every tissue compartment! This is also why, in the training set, you find those cells annotated also outside of the tumor-associated stroma. Therefore, if you have any post-processing step that removes cells that are not in the stroma, you do not need to do that, as this would penalize your score in the FROC analysis in L1!
Of course, when your algorithm goes to L2, you may want to exclude cells outside of the stroma if you score the TILs according to the recommendations of the TILs working group, but this would be only needed to compute a TILs score, and not needed for L1.
Regards, Francesco