argoverse / argoverse-api

Official GitHub repository for Argoverse dataset
https://www.argoverse.org
Other
830 stars 238 forks source link

About OBJECT_TYPE #333

Closed DopeEdisonLee closed 10 months ago

DopeEdisonLee commented 1 year ago

HI! Thanks for your great work! I got confused about 'AV' and 'AGENT', I read all the previous issues but I'm still not sure. What's the difference between these two and 'OTHERS', I know what they represent for, I simply don't understand their difference in the codes and their roles in your forecasting dataset. Thanks for you help!

wangxuanyi1993 commented 12 months ago

Hello and thank you for your question. Specifically, it refers to the autonomous vehicle AV, the vehicle AGENT that shows interest, and other objects of interest.

------------------ 原始邮件 ------------------ 发件人: "argoverse/argoverse-api" @.>; 发送时间: 2023年7月10日(星期一) 中午12:49 @.>; @.***>; 主题: [argoverse/argoverse-api] About OBJECT_TYPE (Issue #333)

HI! Thanks for your great work! I got confused about 'AV' and 'AGENT', I read all the previous issues but I'm still not sure. What's the difference between these two and 'OTHERS', I know what they represent for, I simply don't understand their difference in the codes and their roles in your forecasting dataset. Thanks for you help!

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

DopeEdisonLee commented 12 months ago

Thanks for your reply! Yes I understand that part, I think my question is why is there an AV in the dataset specifically? If AGENT is the one shows interest and should be predicted eventually, what's the difference between AV and OTHERS? Any special function of AV in your dataset or coding?

wangxuanyi1993 commented 12 months ago

I have a general understanding of your problem. Where AV is an autonomous vehicle and it's a self-driving car, and you can look at the data set and each of the self-driving cars has an ID. When the ID is different, the vehicle it is interested in observing will be under an AV, that is, the ID is different.

------------------ 原始邮件 ------------------ 发件人: "argoverse/argoverse-api" @.>; 发送时间: 2023年7月11日(星期二) 中午11:44 @.>; @.**@.>; 主题: Re: [argoverse/argoverse-api] About OBJECT_TYPE (Issue #333)

Thanks for your reply! Yes I understand that part, I think my question is why is there an AV in the dataset specifically? If AGENT is the one shows interest and should be predicted eventually, what's the difference between AV and OTHERS? Any special function of AV in your dataset or coding?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

DopeEdisonLee commented 11 months ago

I think I got it, thanks! Btw, would you mind sending me the API documentation, can't open that link on your Github website. I got some trouble understanding the way you guys use HD Maps. Thanks again!