Datasets:
Tasks:
Question Answering
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
< 1K
ArXiv:
Tags:
computer-vision
vision-language
visual-question-answering
semantic-segmentation
object-detection
image-classification
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -107,14 +107,16 @@ PaveBench supports four core tasks:
|
|
| 107 |
|
| 108 |
It also includes an agent-augmented evaluation setting where vision-language models are combined with domain-specific tools for more reliable quantitative analysis.
|
| 109 |
|
| 110 |
-
##
|
| 111 |
-
|
| 112 |
-
|
| 113 |
-
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
|
| 117 |
-
|
|
|
|
|
|
|
| 118 |
```
|
| 119 |
|
| 120 |
---
|
|
|
|
| 107 |
|
| 108 |
It also includes an agent-augmented evaluation setting where vision-language models are combined with domain-specific tools for more reliable quantitative analysis.
|
| 109 |
|
| 110 |
+
## Citation
|
| 111 |
+
If you use this dataset in your work, please cite it as:
|
| 112 |
+
```bibtex
|
| 113 |
+
@article{li2026pavebench,
|
| 114 |
+
title={PaveBench: A Versatile Benchmark for Pavement Distress Perception and Interactive Vision-Language Analysis},
|
| 115 |
+
author={Li, Dexiang and Che, Zhenning and Zhang, Haijun and Zhou, Dongliang and Zhang, Zhao and Han, Yahong},
|
| 116 |
+
journal={arXiv preprint arXiv:2604.02804},
|
| 117 |
+
year={2026},
|
| 118 |
+
url={https://arxiv.org/abs/2604.02804}
|
| 119 |
+
}
|
| 120 |
```
|
| 121 |
|
| 122 |
---
|