Datasets:
Upload README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ pretty_name: ScenePilot-Bench
|
|
| 26 |
<a href="https://huggingface.co/datasets/larswangtj/ScenePilot-4K/tree/main">
|
| 27 |
<img src="https://img.shields.io/badge/Dataset-Download-green?style=flat-square">
|
| 28 |
</a>
|
| 29 |
-
<a href="
|
| 30 |
<img src="https://img.shields.io/badge/Paper-Arxiv-red?style=flat-square">
|
| 31 |
</a>
|
| 32 |
</p>
|
|
@@ -164,11 +164,14 @@ The script performs the following operations:
|
|
| 164 |
## 📚Citation
|
| 165 |
|
| 166 |
```bibtex
|
| 167 |
-
@article{
|
| 168 |
-
title={ScenePilot-Bench: A Large-Scale
|
| 169 |
-
author={Yujin Wang
|
| 170 |
-
|
| 171 |
-
|
|
|
|
|
|
|
|
|
|
| 172 |
}
|
| 173 |
```
|
| 174 |
|
|
|
|
| 26 |
<a href="https://huggingface.co/datasets/larswangtj/ScenePilot-4K/tree/main">
|
| 27 |
<img src="https://img.shields.io/badge/Dataset-Download-green?style=flat-square">
|
| 28 |
</a>
|
| 29 |
+
<a href="https://arxiv.org/abs/2601.19582">
|
| 30 |
<img src="https://img.shields.io/badge/Paper-Arxiv-red?style=flat-square">
|
| 31 |
</a>
|
| 32 |
</p>
|
|
|
|
| 164 |
## 📚Citation
|
| 165 |
|
| 166 |
```bibtex
|
| 167 |
+
@article@misc{wang2026scenepilotbenchlargescaledatasetbenchmark,
|
| 168 |
+
title={ScenePilot-Bench: A Large-Scale Dataset and Benchmark for Evaluation of Vision-Language Models in Autonomous Driving},
|
| 169 |
+
author={Yujin Wang and Yutong Zheng and Wenxian Fan and Tianyi Wang and Hongqing Chu and Daxin Tian and Bingzhao Gao and Jianqiang Wang and Hong Chen},
|
| 170 |
+
year={2026},
|
| 171 |
+
eprint={2601.19582},
|
| 172 |
+
archivePrefix={arXiv},
|
| 173 |
+
primaryClass={cs.CV},
|
| 174 |
+
url={https://arxiv.org/abs/2601.19582},
|
| 175 |
}
|
| 176 |
```
|
| 177 |
|