Skip to content

Commit 6ea7a0f

Browse files
committed
website_v5.1
1 parent fdd9d34 commit 6ea7a0f

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

dataset.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h1 class="section-title">Description</h1>
142142
<!-- <br> -->
143143
<p class="metric-description">
144144
<em>Note:</em> All GTVs were annotated individually by oncologists using MIM Software and ITKSNAP,
145-
the annotation of each organ was also stored individually. The expected output from your algorithm
145+
the annotation of each class was also stored individually. The expected output from your algorithm
146146
should be a set of label maps.
147147
</p>
148148
<br>
@@ -192,9 +192,8 @@ <h1 class="section-title">Description</h1>
192192
</ul>
193193
<!-- <br> -->
194194
<p class="metric-description">
195-
<em>Note:</em> All LN CTVs were annotated individually by oncologists using MIM Software and
196-
ITKSNAP, the annotation of each organ was
197-
also stored individually. The expected output from your algorithm should be a set of label maps.
195+
<em>Note:</em> All LN CTVs were annotated individually by oncologists using ITKSNAP. The expected output
196+
from your algorithm should be a set of label maps.
198197
</p>
199198
<br>
200199

evaluate.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,11 @@ <h1 class="section-title">Evaluate and Ranking</h1>
169169
<div class="metric-name">Two-phase Challenge Submission</div>
170170
<p class="metric-description">
171171
For the first phase (validation phase), the participants are required to submit the output of their
172-
algorithms as a single compressed zip file to the organization team. The submitted zip files should
173-
be formatted like the one below. Make sure the results in the submitted zip file all be matched with
174-
the validation images one-to-one (2 classes for Task01 and 6 classes for Task02). Otherwise, the
175-
results are considered invalid submissions and no score will be generated.
172+
algorithms as a single compressed zip file to the organization team (<em>segrap2025@163.com</em>).
173+
The submitted zip files should be formatted like the one below. Make sure the results in the
174+
submitted zip file all be matched with the validation cases one-to-one (2 classes for Task01 and 6
175+
classes for Task02). Otherwise, the results are considered invalid submissions and no score will be
176+
generated.
176177
</p>
177178
<div class="tree">
178179
<ul> team_name/
@@ -187,15 +188,16 @@ <h1 class="section-title">Evaluate and Ranking</h1>
187188
</div>
188189
<br>
189190
<p>
190-
<em>Note</em>: The participants are allowed to submit the results once per week. A maximum of 5
191-
submissions are allowed during the validation stage to ensure fair evaluation and prevent
192-
overfitting.
191+
<em>Note</em>: A maximum of 5 submissions are allowed during the validation stage to ensure fair
192+
evaluation and prevent overfitting.
193193
</p>
194194

195195
<br>
196196
<p class="metric-description">
197-
For the second phase (test phase), participants must prepare and submit their <strong>Docker containers</strong>
198-
along with a <strong>short paper</strong> outlining their method. The Docker container must satisfy the memory
197+
For the second phase (test phase), participants must prepare and submit their <strong>Docker
198+
containers</strong>
199+
along with a <strong>short paper</strong> outlining their method. The Docker container must satisfy
200+
the memory
199201
constraints (GPU memory usage less than 24 GB, CPU memory usage less than 64 GB) and execution time
200202
constraint (no more than 3 minutes per case).
201203
</p>
@@ -225,8 +227,7 @@ <h1 class="section-title">Evaluate and Ranking</h1>
225227
<p class="metric-description">
226228
In addition, if the submissions have some missing results on test cases, the corresponding class's
227229
DSC and NSD will be set to 0 and 0 for ranking. For example, a test case missed a class and the
228-
ranking value of this
229-
class in average DSC and NSD will degrade.
230+
ranking value of this class in average DSC and NSD will degrade.
230231
</p>
231232
</div>
232233
</section>

0 commit comments

Comments
 (0)