Skip to content
Sharib Ali edited this page Feb 16, 2022 · 15 revisions

Segmentation leaderboard:

  • Please follow below folder structure: make sure each of the folder contains the exact number of files as in provided for the inference and located in right folder

EndoCV2022/segmentation/round1/#yourMasks (all masks should be in .tif format)

EndoCV2022/segmentation/round2/#yourMasks (all masks should be in .tif format)

Put it inside `test_1' folder (or as you like to keep track of your scores)

Detection leaderboard:

EndoCV2022/detection/round1.json

EndoCV2022/detection/round2.json

Put it inside `test_1' folder (or as you like to keep track of your scores)

Wait for the result to appear. Due to large amount of data, this might take a while (approximately 10 mins..., please do not send us any email before this!!!)

Please use a .tif format for each image with 5 image classes as [5, w, h]. Related example

<channel 1: nonmucosa> 
<channel 2: artefact>
<channel 3: saturation> 
<channel 4: specularity> 
<channel 5: bubbles>
Clone this wiki locally