@@ -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