File size: 1,918 Bytes
80f30e5
77685d1
 
 
80f30e5
 
c7311c2
80f30e5
 
77685d1
 
80f30e5
 
77685d1
 
c7311c2
 
 
d268d2c
c7311c2
93d4763
77685d1
 
f3a9b67
77685d1
 
 
a42608e
77685d1
 
 
 
 
a42608e
 
 
d268d2c
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
---
title: ViTeX-Bench Leaderboard
emoji: 🏆
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: Public leaderboard for video scene text editing.
---

# 🏆 ViTeX-Bench Leaderboard

🌐 [Project page](https://vitex-bench.github.io/)  · 
📊 [Dataset](https://huggingface.co/datasets/ViTeX-Bench/ViTeX-Dataset)  · 
🧪 [Benchmark code](https://huggingface.co/ViTeX-Bench/ViTeX-Bench)  · 
🤖 [Model & Inference code](https://huggingface.co/ViTeX-Bench/ViTeX-Edit-14B)  · 
🏆 Leaderboard

Public ranking for **video scene text editing** under the 13-metric, three-axis protocol of [ViTeX-Bench](https://huggingface.co/ViTeX-Bench/ViTeX-Bench).

The full thirteen-metric vector is the unit of report. The table is sorted by **TextScore** = ∛(SeqAcc · CharAcc · TTS), the geometric mean of the three text-correctness primitives. TextScore is a single-axis sort key by design — no cross-axis aggregate is computed, because no axis substitutes for another. SeqAcc = 0 collapses TextScore to zero, the intended semantics for methods that never produce the requested target string.

## Submitting

1. Run the official benchmark on the 157-clip frozen evaluation split: `bash scripts/run_benchmark.sh <your_method>` in the [Benchmark code repo](https://huggingface.co/ViTeX-Bench/ViTeX-Bench).
2. Upload the produced `outputs/<method>/eval.json` via the **Submit** tab.
3. The maintainers review the submission. Approved entries appear on the leaderboard.

## Companion repos

- 🌐 **Project page:** https://vitex-bench.github.io/
- 📊 **Dataset:** https://huggingface.co/datasets/ViTeX-Bench/ViTeX-Dataset
- 🧪 **Benchmark code:** https://huggingface.co/ViTeX-Bench/ViTeX-Bench
- 🤖 **Model & Inference code** (ViTeX-Edit-14B): https://huggingface.co/ViTeX-Bench/ViTeX-Edit-14B