Skip to content

Commit f3744ff

Browse files
committed
website_v5.11
1 parent 6b329bd commit f3744ff

3 files changed

Lines changed: 21 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@
160160
<!-- <img src="logo_h.png" alt="SegRap Image" style="max-width: 100%; height: auto; margin-bottom: 20px;"> -->
161161
<h1 class="section-title">News</h1>
162162
<ul class="news-list">
163+
<li> [2925.08.07] The submission deadline for the validation phase has been extended to August 31st.
164+
</li>
163165
<li> [2025.07.31] The Docker submission tutorial can be found <a
164166
href="https://github.com/HiLab-git/SegRap2025_Docker">here</a>.</li>
165167
<li> [2025.06.30] The validation phase is open. Please submit the results to

leaderboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<main class="main-content">
7676
<section>
7777
<h1 class="section-title">Leaderboard</h1>
78-
<div class="metric-description"> Last update: Aug 6, 2025 </div>
78+
<div class="metric-description"> Last update: Aug 7, 2025 </div>
7979
<div class="metric-name"> Task01: GTV segmentation</div>
8080
<table id="task01-table">
8181
<thead>

leaderboard.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,18 @@
131131
"dsc": 0.795765639665244,
132132
"nsd": 0.5756136703410653,
133133
"time": "2025.8.6"
134+
},
135+
{
136+
"team": "Mules and Horses",
137+
"dsc": 0.7965650060069671,
138+
"nsd": 0.5702122531277631,
139+
"time": "2025.8.7"
140+
},
141+
{
142+
"team": "SpaceTeam",
143+
"dsc": 0.7792445337727293,
144+
"nsd": 0.5508809755110166,
145+
"time": "2025.8.7"
134146
}
135147
],
136148
"task02": [
@@ -211,6 +223,12 @@
211223
"dsc": 0.5853859309345676,
212224
"nsd": 0.4211004219971341,
213225
"time": "2025.8.6"
226+
},
227+
{
228+
"team": "SpaceTeam",
229+
"dsc": 0.6029971898470445,
230+
"nsd": 0.43230506890568227,
231+
"time": "2025.8.7"
214232
}
215233
]
216234
}

0 commit comments

Comments
 (0)