lambert1862 commited on
Commit
9a52433
·
verified ·
1 Parent(s): 595269d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -86,7 +86,7 @@ language:
86
 
87
  <!-- 📍 Stay tuned for updates — the Hugging Face repository will be updated with download links and detailed documentation once the paper is accepted. -->
88
 
89
- -->
90
  ## Abstract
91
 
92
  PaveBench is a large-scale benchmark for pavement distress perception and interactive vision-language analysis on real-world highway inspection images. It supports four core tasks: classification, object detection, semantic segmentation, and vision-language question answering. On the visual side, PaveBench provides large-scale annotations on real top-down pavement images and includes a curated hard-distractor subset for robustness evaluation. On the multimodal side, it introduces PaveVQA, a real-image question answering dataset supporting single-turn, multi-turn, and expert-corrected interactions, covering recognition, localization, quantitative estimation, and maintenance reasoning.
@@ -143,6 +143,10 @@ PaveVQA is a real-image visual question answering benchmark built on top of Pave
143
  - multi-turn dialogue
144
  - expert-corrected interactions
145
 
 
 
 
 
146
  The questions are designed around practical pavement inspection needs, including:
147
  - presence verification
148
  - distress classification
 
86
 
87
  <!-- 📍 Stay tuned for updates — the Hugging Face repository will be updated with download links and detailed documentation once the paper is accepted. -->
88
 
89
+ <!-- --> -->
90
  ## Abstract
91
 
92
  PaveBench is a large-scale benchmark for pavement distress perception and interactive vision-language analysis on real-world highway inspection images. It supports four core tasks: classification, object detection, semantic segmentation, and vision-language question answering. On the visual side, PaveBench provides large-scale annotations on real top-down pavement images and includes a curated hard-distractor subset for robustness evaluation. On the multimodal side, it introduces PaveVQA, a real-image question answering dataset supporting single-turn, multi-turn, and expert-corrected interactions, covering recognition, localization, quantitative estimation, and maintenance reasoning.
 
143
  - multi-turn dialogue
144
  - expert-corrected interactions
145
 
146
+ <div align="center">
147
+ <img src="figures/vqa_annotation.png" width="100%">
148
+ </div>
149
+
150
  The questions are designed around practical pavement inspection needs, including:
151
  - presence verification
152
  - distress classification