Add task categories and paper link
#26
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -2,6 +2,9 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: nvidia-evaluation-data-license
|
| 4 |
license_link: LICENSE.md
|
|
|
|
|
|
|
|
|
|
| 5 |
dataset_info:
|
| 6 |
splits:
|
| 7 |
- name: test
|
|
@@ -12,6 +15,8 @@ dataset_info:
|
|
| 12 |
|
| 13 |
*Video ANalysis Tasks Across Generalized Environments*
|
| 14 |
|
|
|
|
|
|
|
| 15 |
## Dataset Description
|
| 16 |
|
| 17 |
VANTAGE-BENCH is the first public benchmark purpose-built for evaluating visual understanding on video captured by fixed infrastructure cameras. It spans three real-world domains — warehouse, smart city / Intelligent Transportation Systems (ITS), and smart spaces — across six spatio-temporal video understanding tasks including video question answering (VQA), temporal grounding, dense video captioning, event verification, spatial grounding, and spatio-temporal tracking.
|
|
@@ -148,4 +153,4 @@ Please report quality, risk, security vulnerabilities or NVIDIA AI Concerns [her
|
|
| 148 |
|
| 149 |
## Changelog
|
| 150 |
|
| 151 |
-
See [CHANGELOG.md](./CHANGELOG.md) for release history.
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: nvidia-evaluation-data-license
|
| 4 |
license_link: LICENSE.md
|
| 5 |
+
task_categories:
|
| 6 |
+
- image-text-to-text
|
| 7 |
+
- video-text-to-text
|
| 8 |
dataset_info:
|
| 9 |
splits:
|
| 10 |
- name: test
|
|
|
|
| 15 |
|
| 16 |
*Video ANalysis Tasks Across Generalized Environments*
|
| 17 |
|
| 18 |
+
**Paper:** [VANTAGE-Bench: Evaluating the Infrastructure AI Gap in Vision-Language Models](https://huggingface.co/papers/2609.09396)
|
| 19 |
+
|
| 20 |
## Dataset Description
|
| 21 |
|
| 22 |
VANTAGE-BENCH is the first public benchmark purpose-built for evaluating visual understanding on video captured by fixed infrastructure cameras. It spans three real-world domains — warehouse, smart city / Intelligent Transportation Systems (ITS), and smart spaces — across six spatio-temporal video understanding tasks including video question answering (VQA), temporal grounding, dense video captioning, event verification, spatial grounding, and spatio-temporal tracking.
|
|
|
|
| 153 |
|
| 154 |
## Changelog
|
| 155 |
|
| 156 |
+
See [CHANGELOG.md](./CHANGELOG.md) for release history.
|