Closed Cram3r95 closed 1 year ago
For supporting other datasets like argoverse2, you just need to write a specific data loader for them. For now, we haven t supported argoverse2 since Waymo dataset is larger and the performance is more stable.
Actually Argoverse2 is bigger and better than Waymo:
Ok, thank you so much @sshaoshuai, I will try to adapt the code.
It seems that the dataset size of waymo motion prediction (> 1 TB) is much larger than other datasets, and I think it may provide more information than other datasets (e.g., more detailed HDMap). You can try both and see which one you prefer.
Ok, I will try, quite sure Argoverse2 has a more detailed HD info.
Feel free to reopen it if there are further questions.
@Cram3r95 Have you migrated to argoverse2 yet?
@ares89 not with this algorithm, but it is easy to adapt the graph from Argo1 to Argo2 format
Is this code prepared to run in Argoverse2?