Skip to content

Commit 14fe08b

Browse files
committed
small changes of assessment page
1 parent b45a45b commit 14fe08b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TUS-REC2024/assessment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ $$
9595
final\, score = 0.25\times GPE^* + 0.25\times GLE^* + 0.25\times LPE^* + 0.25\times LLE^*
9696
\end{equation}
9797
$$
98+
9899
The final score for each team will be averaged over all scans in the test set. The final score within the range of [0,1] will be used to produce the final rank for all the submitted algorithms. The final score will be reported with 3 decimal places and the higher the better.
99100

100101
We also report four other categories of scores, global reconstruction score = 0.5*(1-GPE<sup>* </sup>) + 0.5*(1-GLE<sup>* </sup>), local reconstruction score = 0.5*(1-LPE<sup>* </sup>) + 0.5*(1-LLE<sup>* </sup>), landmark reconstruction score = 0.5*(1-GLE<sup>* </sup>) + 0.5*(1-LLE<sup>* </sup>) and pixel reconstruction score = 0.5*(1-GPE<sup>* </sup>) + 0.5*(1-LPE<sup>* </sup>). These are provided for reference and research interest without formal ranking.

0 commit comments

Comments
 (0)