OpenDriveLab / OpenLane-V2

[NeurIPS 2023 Track Datasets and Benchmarks] OpenLane-V2: The First Perception and Reasoning Benchmark for Road Driving
https://proceedings.neurips.cc/paper_files/paper/2023/hash/3c0a4c8c236144f1b99b7e1531debe9c-Abstract-Datasets_and_Benchmarks.html
Apache License 2.0
541 stars 65 forks source link

Can you release data_dict_subset_B.json? #69

Closed wudongming97 closed 1 year ago

wudongming97 commented 1 year ago

Hi,

I see the results on subset_b are reported on TopoNet. Can you release data_dict_subset_B.json? Thanks a lot!

faikit commented 1 year ago

Hi, we will have a look on that.

wudongming97 commented 1 year ago

Hi, @faikit, have you found this file? This file is used in the preprocessing (https://github.com/OpenDriveLab/OpenLane-V2/blob/master/data/OpenLane-V2/preprocess.py), so it is necessary. Thanks!

sephyli commented 1 year ago

Hi, @wudongming97, the file is uploaded.

wudongming97 commented 1 year ago

Hi, @faikit

When running on subset_b, it has an error: [Errno 2] No such file or directory: '/data/Dataset/openlanev2/train/01388/image/CAM_FRONT/1537290911412404.jpg'

I find it is because the OpenLane-V2_subset_B_image_3.tar (https://drive.google.com/file/d/1zjerxQ_gAVh-NkWi1erP5C6aeD6JB_Os/view) lacks some data. Could you please check this?