argoverse / av2-api

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

Dose tracks include AV in Motion Forecasting dataset? #95

Closed dongb5 closed 1 year ago

dongb5 commented 2 years ago

Dose tracks include AV in Motion Forecasting dataset? The prediction of objects should consider the AV as well.

ares89 commented 2 years ago

track.track_id == "AV"

wqi commented 1 year ago

Apologies for the late response, but @ares89 is correct. Each scenario includes the AV's track history, which can be found by looking for the track with track_id == "AV".