OpenDriveLab / OpenLane-V2

[NeurIPS 2023 Track Datasets and Benchmarks] OpenLane-V2: The First Perception and Reasoning Benchmark for Road Driving
https://arxiv.org/abs/2304.10440
Apache License 2.0
515 stars 60 forks source link

Overlaps between train set and val set #98

Closed Reeki67 closed 4 months ago

Reeki67 commented 5 months ago

Hello, thanks for your great work! I wonder that are there any overlaps between the training set and the val set? Is there any tools that can find and analyze the overlaps?

faikit commented 5 months ago

The scenes are independent between the training and validation sets. But if you mean the geographical location, you can check the GPS information (cities and poses) to draw the location covered in different sets. You can also check #52.