argoverse / argoverse-api

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

Translating time stamps to real-world time #273

Open huiwenn opened 2 years ago

huiwenn commented 2 years ago

Hi!

We are working on a research project where it'd be helpful to group data by time of day. The timestamps in the datasets are represented in seconds like: "315990608.452001" - however standard Unix timestamp would indicate the data was collected in the 1980 and I am sure that is not the case. I wasn't able to find a description or a way to translate the timestamps in the documentations - is there a solution for it?

Thank you very much!

Akamel01 commented 2 years ago

I would also appreciate if there is any conversion method the publisher can share.