Skip to content

Commit f6deeba

Browse files
committed
website_v5.7
1 parent c3079a2 commit f6deeba

3 files changed

Lines changed: 32 additions & 2 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
</style>
134134
</head>
135135

136-
<body>
136+
<body width="120%">
137137
<div class="site-header">
138138
<div class="header-image" style="text-align: center;">
139139
<img src="logo_web.png" alt="SegRap Logo" style="width: 50%; height: auto;">

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: July 30, 2025 </div>
78+
<div class="metric-description"> Last update: Aug 3, 2025 </div>
7979
<div class="metric-name"> Task01: GTV segmentation</div>
8080
<table id="task01-table">
8181
<thead>

leaderboard.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,24 @@
8989
"dsc": 0.7927,
9090
"nsd": 0.5702,
9191
"time": "2025.7.30"
92+
},
93+
{
94+
"team": "Mules and Horses",
95+
"dsc": 0.7903403662661768,
96+
"nsd": 0.5622173978309352,
97+
"time": "2025.07.31"
98+
},
99+
{
100+
"team": "cemrg",
101+
"dsc": 0.3589680571332839,
102+
"nsd": 0.17994290550706238,
103+
"time": "2025.8.1"
104+
},
105+
{
106+
"team": "LAB407",
107+
"dsc": 0.7890136148588927,
108+
"nsd": 0.5604049043965806,
109+
"time": "2025.8.3"
92110
}
93111
],
94112
"task02": [
@@ -133,6 +151,18 @@
133151
"dsc": 0.5824,
134152
"nsd": 0.4144,
135153
"time": "2025.7.28"
154+
},
155+
{
156+
"team": "VIP-Lab",
157+
"dsc": 0.5457796670647783,
158+
"nsd": 0.37235041786320827,
159+
"time": "2025.8.2"
160+
},
161+
{
162+
"team": "Mules and Horses",
163+
"dsc": 0.5777463674085749,
164+
"nsd": 0.4070892154582464,
165+
"time": "2025.8.2"
136166
}
137167
]
138168
}

0 commit comments

Comments
 (0)