File size: 905 Bytes
a337654 82a9392 4cd6c7d a337654 4cd6c7d a337654 da020cd 82a9392 a337654 82a9392 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
---
dataset_info:
features:
- name: Name
dtype: string
- name: Scenario
dtype: image
- name: Rating
dtype: float64
- name: Deviation
dtype: float64
- name: Percentile
dtype: float64
splits:
- name: val
num_bytes: 647194235.422
num_examples: 4409
download_size: 707151942
dataset_size: 647194235.422
configs:
- config_name: default
data_files:
- split: val
path: data/train-*
license: apache-2.0
language:
- en
pretty_name: Motion Prediction
size_categories:
- 1K<n<10K
---
# Visualization of Motion Prediction Task Cases Samples
Check dataset samples visualization by viewing Dataset Viewer.
The sampling procedure is guided by the Elo distribution introduced in our method.
Original dataset is validation split of Waymo Open Motion Dataset (WOMD).
samples/origin: 4409/ 44097
# License
This repository is licensed under the Apache License 2.0 |