NuScenes-QA
NuScenes-QA copied to clipboard
[AAAI 2024] NuScenes-QA: A Multi-modal Visual Question Answering Benchmark for Autonomous Driving Scenario.
[AAAI 2024] NuScenes-QA
Official repository for the AAAI 2024 paper NuScenes-QA: A Multi-modal Visual Question Answering Benchmark for Autonomous Driving Scenario.
:fire: News
-
2023.12.09
Our paper is accepted by AAAI 2024! -
2023.09.04
Our NuScenes-QA dataset v1.0 released.
:hourglass_flowing_sand: To Do
- [x] Release question & anwswer data
- [ ] Release visual feature
- [ ] Release training and testing code
:running: Getting Started
Data Preparation
We have released our question-answer annotations, please download it from HERE.
For the visual data, you can download the origin nuScenes dataset from HERE, and prepare the data refer to this LINK. As an alternative, you can also download our provided object-level features extracted using pre-trained detection models from HERE (to be released soon).
Training & Testing
Todo.
:star: Others
If you have any questions about the dataset and its generation or the object-level feature extraction, feel free to cantact me with [email protected]
.
:book: Citation
If you find our paper and project useful, please consider citing:
@article{qian2023nuscenes,
title={NuScenes-QA: A Multi-modal Visual Question Answering Benchmark for Autonomous Driving Scenario},
author={Qian, Tianwen and Chen, Jingjing and Zhuo, Linhai and Jiao, Yang and Jiang, Yu-Gang},
journal={arXiv preprint arXiv:2305.14836},
year={2023}
}