OpenDriveLab/ELM

Hello, where can I download the train and val json file?

Closed this issue · 1 comments

ELM/lavis/projects/blip2/train/advqa_t5_elm.yaml:
annotations:
train:
storage: 'data/drivelm/train.json'
test:
storage: 'data/drivelm/val.json'
val:
storage: 'data/drivelm/val.json'

Hi, this data is derived from the DriveLM dataset, you can find a link to download it on that site and follow the instructions to organize the data format (it matches nuScenes)