Dear HEROHE grand-challenge participant.
Recent deadline changes at the 2020 European Congress in Digital Pathology allowed the HEROHE grand-challenge’s organization to also change the original deadlines, thus granting more time for the teams to develop their methods. We also took this opportunity to change other points, so please read carefully all the information at https://ecdp2020.grand-challenge.org/.
Among the changes, the most relevant is the removal of a dual submission. To extend to the maximum the deadlines, we ask you to submit all your files until Jan 24th 2020 according to the describe bellow.
You should go to https://ecdp2020.grand-challenge.org/evaluation/submissions/create/ and upload a zipped folder containing three files/folders inside, one with the method description, another with the predictions, and another with the code and the corresponding README file.
Each team is asked to submit their predictions in standardized .csv file. A partially filled .csv file will be released with the test dataset.
In short, the .csv file should
· be named after the team,
· have one header row (pre-filled by us),
· have one row per sample, and
· have three columns <caseID,soft_prediction,hard_prediction>
The caseID should match the slide’s filename (without file extension)
The soft prediction should be a value, between 0 and 1 with the probability of that sample being positive.
The hard prediction should be an integer 0 (for negative slides) or 1 (for positive slides).
Disclaimer: this information is purely indicative and not exhaustive and does not replace the careful reading of the challenge’s webpage.