Spaces:
Running
Running
File size: 12,570 Bytes
01f4cb5 f29fa73 01f4cb5 9c73731 01f4cb5 419a1ec 01f4cb5 8eef095 01f4cb5 4ef02bb 01f4cb5 9c73731 01f4cb5 8be20cb 01f4cb5 4e43175 01f4cb5 4e43175 01f4cb5 4e43175 01f4cb5 f29fa73 4ef02bb adb9650 4ef02bb adb9650 4ef02bb 01f4cb5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 | NAVIGATION = """
<div style="text-align:center; margin-bottom: 24px;">
<div style="display:inline-flex; flex-wrap:wrap; gap:8px; justify-content:center;">
<a href="https://github.com/LaVieEnRose365/PhotoBench" target="_blank" style="text-decoration:none;">
<span style="display:inline-block; padding:8px 14px; background:#fff; border:1px solid #d4e0c8; border-radius:10px; color:#555; font-size:0.85em; font-weight:500; transition:all 0.2s;">π GitHub</span>
</a>
<a href="https://arxiv.org/abs/2603.01493v1" target="_blank" style="text-decoration:none;">
<span style="display:inline-block; padding:8px 14px; background:#fff; border:1px solid #d4e0c8; border-radius:10px; color:#555; font-size:0.85em; font-weight:500;">π arXiv</span>
</a>
<a href="https://huggingface.co/spaces/SorrowTea/PhotoBench/" target="_blank" style="text-decoration:none;">
<span style="display:inline-block; padding:8px 14px; background:#fff; border:1px solid #d4e0c8; border-radius:10px; color:#555; font-size:0.85em; font-weight:500;">π
Leaderboard</span>
</a>
<a href="https://huggingface.co/datasets/SorrowTea/PhotoBench" target="_blank" style="text-decoration:none;">
<span style="display:inline-block; padding:8px 14px; background:#fff; border:1px solid #d4e0c8; border-radius:10px; color:#555; font-size:0.85em; font-weight:500;">π¦ Dataset</span>
</a>
<span style="display:inline-block; padding:8px 14px; background:#7CB342; border:1px solid #7CB342; border-radius:10px; color:#fff; font-size:0.85em; font-weight:600;">π
Protected Leaderboard</span>
<a href="https://huggingface.co/datasets/SorrowTea/PhotoBench-Protected" target="_blank" style="text-decoration:none;">
<span style="display:inline-block; padding:8px 14px; background:#fff; border:1px solid #d4e0c8; border-radius:10px; color:#555; font-size:0.85em; font-weight:500;">π¦ Protected Dataset</span>
</a>
<span style="display:inline-block; padding:8px 14px; background:#fff; border:1px solid #d4e0c8; border-radius:10px; color:#555; font-size:0.85em; font-weight:500;">
πΌοΈ Raw Images:
<a href="https://sbox.myoas.com/l/Be5be4053f6b43840" target="_blank" style="color:#555; text-decoration:none; font-weight:600;">obox</a>
Β·
<a href="https://drive.google.com/drive/folders/1IyAlRskgnXG6pJ7fYL5Ie0SFDKZ95-cI?usp=drive_link" target="_blank" style="color:#555; text-decoration:none; font-weight:600;">Google Drive</a>
(pwd: Oppo2026)
</span>
</div>
</div>
<script>
(function() {
function cleanTitles() {
document.querySelectorAll('.ag-header-cell, .ag-header-cell-label, .ag-header-cell-text, .ag-sort-indicator-container, .ag-header-cell-menu-button, .ag-header-icon').forEach(function(el) {
el.removeAttribute('title');
});
}
cleanTitles();
if (window.MutationObserver) {
var obs = new MutationObserver(cleanTitles);
obs.observe(document.body, { childList: true, subtree: true });
}
})();
</script>
"""
TITLE = """
<div style="text-align:center; padding: 48px 20px; background: linear-gradient(160deg, #f5f9f0 0%, #e8f0e0 100%); border-radius: 20px; margin-bottom: 32px; border: 1px solid #d4e0c8;">
<h1 style="color:#1a1a1a; font-size:3em; font-weight:600; letter-spacing:-1px; margin:0; font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;">
PhotoBench-Protected
</h1>
<p style="color:#7CB342; font-size:1.1em; font-weight:500; letter-spacing:2px; margin:12px 0 0 0;">
AGENT-ONLY LEADERBOARD
</p>
<div style="width:60px; height:3px; background:#7CB342; margin:20px auto; border-radius:2px;"></div>
<p style="color:#666; font-size:0.95em; margin-top:12px;">
Limited Information Source Benchmark
</p>
</div>
"""
INTRODUCTION = """
<div style="text-align:center; max-width:720px; margin:0 auto 40px; color:#444; line-height:1.8;">
<strong>PhotoBench</strong> is the first benchmark constructed from authentic, personal albums, designed to shift the paradigm from visual matching to personalized multi-source intent-driven photo retrieval.
<strong>PhotoBench-Protected</strong> is the limited-information release: only pre-computed captions, embeddings, and metadata are provided, so this leaderboard focuses exclusively on <strong>agent planning</strong> ability.
<p style="margin-top:16px; color:#7CB342; font-weight:600;">
β οΈ Please confirm you are submitting to the correct leaderboard.
</p>
<p style="margin-top:12px;">
The test sets for PhotoBench-Protected and <a href="https://huggingface.co/spaces/SorrowTea/PhotoBench/" target="_blank" style="color:#7CB342; font-weight:600; text-decoration:none;">PhotoBench (full) β</a> are different.
For unrestricted retrieval with raw images, please use the
<a href="https://huggingface.co/spaces/SorrowTea/PhotoBench/" target="_blank" style="color:#7CB342; font-weight:600; text-decoration:none;">full PhotoBench leaderboard β</a>.
Full dataset download: <a href="https://sbox.myoas.com/l/Be5be4053f6b43840" target="_blank" style="color:#7CB342; font-weight:600; text-decoration:none;">obox β</a>.
</p>
</div>
"""
SUBMISSION_GUIDE = """
### Submission Format
The dataset provides `test.json` per album. You must **combine all albums into a single JSON array** and add the `album_id` field to each query before submitting.
**Example transformation:**
```python
import json
submission = []
for album_id in ["1", "2", "3"]:
with open(f"protected/album{album_id}/test.json") as f:
queries = json.load(f)
for q in queries:
submission.append({
"album_id": album_id,
"query_en": q["query_en"],
"pred": ["IMG_0001.jpg", "IMG_0002.jpg", ...] # your predictions
})
with open("submission.json", "w") as f:
json.dump(submission, f, indent=2)
```
**Final submission format:**
```json
[
{
"album_id": "1",
"query_en": "cluttered desk",
"pred": ["IMG_1234.jpg", "IMG_5678.jpg", ...]
}
]
```
**Required fields:**
- `album_id`: Album number (`"1"`, `"2"`, or `"3"` β string)
- `query_en`: The English query text (must match exactly, case-sensitive)
- `pred`: Ordered list of predicted image filenames (order matters for NDCG)
You may submit results for any subset of albums. Partial submissions are accepted and evaluated, but **only full submissions** (all 3 albums, all test queries) are eligible for public leaderboard ranking.
"""
EVALUATION_INFO = """
### Evaluation Metrics
| Metric | Description |
|--------|-------------|
| **Recall@k** | Proportion of ground-truth images found in top-k predictions |
| **NDCG@k** | Normalized Discounted Cumulative Gain at rank k |
Supported k values: **1, 5, 10, 20, 50, 100**
Results are averaged across all evaluated queries per album, then averaged across albums for the final leaderboard score.
"""
custom_css = """
/* Grass-green clean theme */
body {
background: #f5f9f0 !important;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
font-size: 17px !important;
}
/* Tab buttons */
.tab-buttons button {
font-weight: 500 !important;
font-size: 0.9em !important;
border-radius: 10px 10px 0 0 !important;
padding: 12px 24px !important;
background: #e0ead8 !important;
color: #555 !important;
border: none !important;
transition: all 0.25s ease !important;
}
.tab-buttons button.selected {
background: #fff !important;
color: #1a1a1a !important;
box-shadow: 0 -2px 0 #7CB342 inset !important;
}
/* Primary buttons */
.gr-button-primary {
background: #7CB342 !important;
border: none !important;
border-radius: 10px !important;
color: #fff !important;
font-weight: 600 !important;
font-size: 0.95em !important;
padding: 12px 28px !important;
transition: all 0.25s ease !important;
}
.gr-button-primary:hover {
background: #6ba32e !important;
transform: translateY(-1px) !important;
box-shadow: 0 6px 20px rgba(124,179,66,0.25) !important;
}
/* Markdown */
.markdown-text {
max-width: 780px;
margin: 0 auto;
color: #333;
line-height: 1.8;
font-size: 1.05em;
}
/* DataFrame Table */
.gr-dataframe {
border-radius: 14px !important;
overflow: hidden !important;
box-shadow: 0 2px 16px rgba(0,0,0,0.06) !important;
border: 1px solid #d4e0c8 !important;
font-size: 0.95em !important;
}
.gr-dataframe th {
background: #e8f0e0 !important;
color: #444 !important;
font-weight: 600 !important;
font-size: 0.8em !important;
text-transform: uppercase !important;
letter-spacing: 0.5px !important;
padding: 14px 10px !important;
border-bottom: 2px solid #d4e0c8 !important;
}
.gr-dataframe td {
padding: 12px 10px !important;
border-bottom: 1px solid #e0ead8 !important;
color: #333 !important;
}
.gr-dataframe tr:hover td {
background: #f0f7e8 !important;
}
/* Inputs */
input, textarea, select {
border-radius: 10px !important;
border: 1px solid #c4d4b4 !important;
background: #fff !important;
font-size: 1em !important;
padding: 10px 14px !important;
}
input:focus, textarea:focus, select:focus {
border-color: #7CB342 !important;
box-shadow: 0 0 0 3px rgba(124,179,66,0.12) !important;
outline: none !important;
}
/* Form containers */
.gr-form .gr-box {
border-radius: 14px !important;
background: #fff !important;
border: 1px solid #d4e0c8 !important;
padding: 24px !important;
}
/* Labels */
.gr-input-label, .gr-dropdown-label {
font-weight: 500 !important;
color: #444 !important;
font-size: 0.9em !important;
margin-bottom: 6px !important;
}
/* JSON output */
.gr-json {
border-radius: 12px !important;
background: #f5f9f0 !important;
border: 1px solid #d4e0c8 !important;
font-size: 0.9em !important;
}
/* Center submit form */
#submit-form-container {
max-width: 600px;
margin: 0 auto;
}
/* Section headers */
.gr-tab-item h3 {
color: #1a1a1a !important;
font-weight: 600 !important;
font-size: 1.2em !important;
margin-top: 24px;
margin-bottom: 12px;
}
/* Toggle switch for opt-in checkbox */
.toggle-switch input[type="checkbox"] {
appearance: none !important;
-webkit-appearance: none !important;
width: 44px !important;
height: 24px !important;
background: #ccc !important;
border-radius: 12px !important;
position: relative !important;
cursor: pointer !important;
outline: none !important;
transition: background 0.3s ease !important;
flex-shrink: 0 !important;
vertical-align: middle !important;
}
.toggle-switch input[type="checkbox"]::after {
content: '' !important;
position: absolute !important;
width: 20px !important;
height: 20px !important;
background: white !important;
border-radius: 50% !important;
top: 2px !important;
left: 2px !important;
transition: transform 0.3s ease !important;
box-shadow: 0 2px 4px rgba(0,0,0,0.2) !important;
}
.toggle-switch input[type="checkbox"]:checked {
background: #7CB342 !important;
}
.toggle-switch input[type="checkbox"]:checked::after {
transform: translateX(20px) !important;
}
/* Leaderboard controls alignment */
.leaderboard-controls {
align-items: flex-end !important; /* Align items to the bottom */
gap: 12px !important; /* Add space between controls */
}
/* Refresh button styling */
.refresh-btn {
min-width: 0 !important; /* Override gradio default min-width */
height: 42px !important; /* Match dropdown height */
width: auto !important;
padding: 8px 20px !important; /* Adjust padding */
margin: 0 !important; /* Reset margin */
font-size: 0.95em !important; /* Match other inputs */
line-height: normal !important; /* Reset line-height */
border-radius: 10px !important; /* Ensure all corners are rounded */
background: #f0ebe5 !important;
color: #555 !important;
border: 1px solid #d4ccc4 !important;
transition: all 0.2s ease !important;
}
.refresh-btn:hover {
background: #e8e0d8 !important;
border-color: #c8b8ae !important;
}
/* Hide ag-grid header menu button and tooltips to prevent mixed CN/EN UI */
.ag-header-cell-menu-button {
display: none !important;
}
.ag-tooltip {
display: none !important;
}
"""
|