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

AssertionError: points.shape[0] == 5 #2

Closed
chenzyhust opened this issue Jan 4, 2024 · 5 comments
Closed

AssertionError: points.shape[0] == 5 #2

chenzyhust opened this issue Jan 4, 2024 · 5 comments

Comments

@chenzyhust
Copy link

in ped2lane_segment
assert points.shape[0] == 5
AssertionError

@sephyli
Copy link
Collaborator

sephyli commented Jan 8, 2024

Apologies for the inconvenience caused.
We have recently updated the lane segment label (around Oct 20 2023). Please download the latest version of the label and then execute the data processing scripts available in this repository.

@sephyli sephyli changed the title reproduce error AssertionError: points.shape[0] == 5 Feb 1, 2024
@sephyli sephyli pinned this issue Feb 1, 2024
@EthanJi29
Copy link

I've met the same problem. Changing to the latest label still doesn't work. Can you tell me the detailed solutions? thx

@sephyli
Copy link
Collaborator

sephyli commented Feb 3, 2024

If you have downloaded the latest label, you may need to run the data processing scripts available in this repository that are not the same one in OpenLane-V2. Please refer to the README file.

@EthanJi29
Copy link

solved. Thanks a lot!

@xingyun-xy
Copy link

solved. Thanks a lot!

Hi~, How did you solve it?

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

4 participants