argoverse / av2-api

Argoverse 2: Next generation datasets for self-driving perception and forecasting.
https://argoverse.github.io/user-guide/
MIT License
307 stars 71 forks source link

fix: scene flow dataloader index #216

Closed Kin-Zhang closed 6 months ago

Kin-Zhang commented 11 months ago

PR Summary

fix scene flow dataloader index problem, otherwise, skip read may cause false map loader.

Testing

In order to ensure this PR works as intended, it is:

Compliance with Standards

As the author, I certify that this PR conforms to the following standards:

benjaminrwilson commented 6 months ago

Hi @Kin-Zhang ,

Thank you for the PR! Would you mind pulling in the most recent changes from main and we can get this merged?

benjaminrwilson commented 6 months ago

Fixed in https://github.com/argoverse/av2-api/pull/243