Datasets:
Modalities:
Image
Languages:
English
Size:
10K<n<100K
ArXiv:
Tags:
computer-vision
vision-language
visual-question-answering
image-segmentation
object-detection
image-classification
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -32,20 +32,20 @@ configs:
|
|
| 32 |
path: data/Distress_Classification/test
|
| 33 |
|
| 34 |
|
| 35 |
-
- config_name: pavevqa_single_turn
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
- config_name: pavevqa_multi_turn
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
- config_name: pavevqa_correction
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
---
|
| 50 |
|
| 51 |
# PaveBench: A Versatile Benchmark for Pavement Distress Perception and Interactive Vision-Language Analysis
|
|
|
|
| 32 |
path: data/Distress_Classification/test
|
| 33 |
|
| 34 |
|
| 35 |
+
# - config_name: pavevqa_single_turn
|
| 36 |
+
# data_files:
|
| 37 |
+
# - split: single_turn
|
| 38 |
+
# path: data/Distress_PaveVQA/single_turn.jsonl
|
| 39 |
+
|
| 40 |
+
# - config_name: pavevqa_multi_turn
|
| 41 |
+
# data_files:
|
| 42 |
+
# - split: multi_turn
|
| 43 |
+
# path: data/Distress_PaveVQA/multi_turn.jsonl
|
| 44 |
+
|
| 45 |
+
# - config_name: pavevqa_correction
|
| 46 |
+
# data_files:
|
| 47 |
+
# - split: correction
|
| 48 |
+
# path: data/Distress_PaveVQA/correction.jsonl
|
| 49 |
---
|
| 50 |
|
| 51 |
# PaveBench: A Versatile Benchmark for Pavement Distress Perception and Interactive Vision-Language Analysis
|