Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged center line map data #124

Open
mattangus opened this issue Oct 24, 2024 · 1 comment
Open

Merged center line map data #124

mattangus opened this issue Oct 24, 2024 · 1 comment

Comments

@mattangus
Copy link

Is there a full merged center line dataset available? Each frame only has annotations for what seems to be stated in the paper as ±30m from the vehicle. Is there a more "global" source that I can get center lines farther than this 30m range. A bonus for this data would be the connections between segments. I.e. centerline id 1 is connected to centerline id 2 and 3.

I can merge all of the frames together but there are some difficulties involved because the lines are truncated so determining their true end point could be an issue. The connections might also become an issue if the position of the connections are not exactly identical.

@sephyli
Copy link
Contributor

sephyli commented Nov 14, 2024

Hi, @mattangus. You can use the HDMap from the original dataset. So you can get the global map information, with non-truncated lane.
BTW, we have ±50m map in this OpenLane-V2 dataset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants