av2-api icon indicating copy to clipboard operation
av2-api copied to clipboard

Argoverse 2: Next generation datasets for self-driving perception and forecasting.

Results 59 av2-api issues
Sort by recently updated
recently updated
newest added

Hey, the argoverse 2 dataset comes with new and richer scenes. Comparing the scenes of av1 to av2 in the respective cities: How similar what you consider them? So, in...

## PR Summary ## Testing In order to ensure this PR works as intended, it is: * [ ] unit tested. * [ ] other or not applicable (*additional detail/rationale...

## PR Summary ## Testing In order to ensure this PR works as intended, it is: * [ ] unit tested. * [ ] other or not applicable (*additional detail/rationale...

Hi, when i run `python tutorials/generate_sensor_dataset_visualizations.py -d /xxx/av2`, I got the error: `FileNotFoundError: [Errno 2] Failed to open local file '/xxx/av2/test/0c6e62d7-bdfa-3061-8d3d-03b13aa21f68/annotations.feather'. Detail: [errno 2] No such file or directory`. The...

Hi, While using the API function to load data, I observe that the reading is quite slow, I think this is mainly due to the large number of annotations in...

enhancement

I found that the height of 3d lanes might be a little buggy. It is somewhat discontinuous and appears inaccurate. You can see the example as follows. Different views are...

question

Hi, I've just found a problem with the tutorials/generate_egoview_overlaid_vector_map.py. The option -d is used in not only --data-root, but also --use-depth-map-for_occlusion, maybe this problem should be fixed~

The challenge of av2 is now with the same setup as the challenge of av1, would your team update it for more setups such as the multiple class or multi-agent...

The ChallengeSubmission class of av2 generates parquet files - but eval.ai only accepts json, zip, gz, txt, csv, tsv, ... (via file upload) What file name is required? Which file...

Hey everyone, I had a look into the motion forecasting dataset and there seems to be an issue with the trajectories of the focal agent. According to the paper, the...