-
Notifications
You must be signed in to change notification settings - Fork 61
Description
Hi there, @MarioBijelic
I am curious about the coordinate system of the sensors inside your dataset.
Many of the task frameworks are based on the coordinate system used in the KITTI dataset, else they will give some specific introductions about the one they used.
For KITTI dataset, it gives a figure to illustrate the coordinate system for each sensor (refer to here).
I have gone through some materials, such as paper, supplement, README.md, comment of codes and many issues of this repo, and did not find some clear instructions about the coordinate system used by SeeingThroughFog.
Would it be possible to make a statement about the coordinate system of sensors in this dataset ?
🌟Question 1: Explanation of the coordinate system of different sensors.
🌟Question 2: The length, width, and height in the annotations are calculated along with which axis ?
I think it would be helpful for the dataset user.
Thanks in advance.
Best Regards