From 2dc00b27ac194148cac19b1db318d1b27c88e43b Mon Sep 17 00:00:00 2001 From: Qi Date: Tue, 13 Aug 2024 22:09:26 +0100 Subject: [PATCH] update leaderboard --- leaderboard.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/leaderboard.md b/leaderboard.md index 143a538..744bfb6 100644 --- a/leaderboard.md +++ b/leaderboard.md @@ -3,5 +3,10 @@ title: Leaderboard layout: home nav_order: 99 --- +| **Rank** | **Team Name** | **Team Members** | **Team Affiliation** | **Final Score** | **Global Score** | **Local Score** | **Pixel Score** | **Landmark Score** | **GPE** | **GLE** | **LPE** | **LLE** | **Run Time (s)** | ++----------+---------------+-----------------------------------------------+-------------------------------------------+-----------------+------------------+-----------------+-----------------+--------------------+------------------+------------------+-----------------+-----------------+------------------+ +| **1** | MUSIC_lab | Mingyuan Luo, Zhongnuo Yan, Xin Yang, Dong Ni | Shenzhen University, China | **0.850±0.244** | 0.776±0.392 | 0.924±0.208 | 0.878±0.236 | 0.822±0.298 | 9.059±4.635 | 8.006±4.895 | 0.112±0.018 | 0.098±0.026 | 3.287±0.489 | +| **2** | Baseline | TUS-REC Organisation Team | University College London, United Kingdom | **0.150±0.244** | 0.224±0.392 | 0.076±0.208 | 0.122±0.236 | 0.178±0.298 | 12.490±5.462 | 11.129±5.838 | 0.135±0.024 | 0.118±0.031 | 13.049±1.954 | ++----------+---------------+-----------------------------------------------+-------------------------------------------+-----------------+------------------+-----------------+-----------------+--------------------+------------------+------------------+-----------------+-----------------+------------------+ -**TBA** \ No newline at end of file +> Note: All scores (the larger the better) are normalised using the range of scores among all teams and thus may change if new submissions are added. The four kinds of DDF errors (the smaller the better) are not normalised, for your reference. All values are rounded to 3 decimal places.