Datasets:
xulongwei commited on
Commit ·
d9de76d
1
Parent(s): e858f32
init
Browse files- README.md +1 -1
- TABench-abs.jsonl +0 -0
- TABench-rel1000.jsonl +0 -0
README.md
CHANGED
|
@@ -27,7 +27,7 @@ configs:
|
|
| 27 |
---
|
| 28 |
|
| 29 |
# TextAnchor-Bench (TABench)
|
| 30 |
-
**
|
| 31 |
|
| 32 |
TABench evaluates whether a vision-language model can (i) accurately read the text within a specified region (**Region-to-Text, R2T**) and (ii) localize the region(s) corresponding to a given text query (**Text-to-Region, T2R**). It contains 5,450 queries in total with an exact 1:1 balance between the two tasks, defined over the same set of 973 core images. The benchmark is curated from four public datasets (**HierText, SVRD, CDLA, ICDAR2015**) and covers 12 representative scenarios spanning both scene text and document-centric settings.
|
| 33 |
|
|
|
|
| 27 |
---
|
| 28 |
|
| 29 |
# TextAnchor-Bench (TABench)
|
| 30 |
+
**📄 Paper Link:** [Q-Mask: Query-driven Causal Masks for Text Anchoring in OCR-Oriented Vision-Language Models](https://arxiv.org/abs/2604.00161)
|
| 31 |
|
| 32 |
TABench evaluates whether a vision-language model can (i) accurately read the text within a specified region (**Region-to-Text, R2T**) and (ii) localize the region(s) corresponding to a given text query (**Text-to-Region, T2R**). It contains 5,450 queries in total with an exact 1:1 balance between the two tasks, defined over the same set of 973 core images. The benchmark is curated from four public datasets (**HierText, SVRD, CDLA, ICDAR2015**) and covers 12 representative scenarios spanning both scene text and document-centric settings.
|
| 33 |
|
TABench-abs.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
TABench-rel1000.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|