Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frequently Asked & Good Questions #78

Open
haibao-yu opened this issue Nov 3, 2023 · 0 comments
Open

Frequently Asked & Good Questions #78

haibao-yu opened this issue Nov 3, 2023 · 0 comments
Labels
question Further information is requested

Comments

@haibao-yu
Copy link
Member

haibao-yu commented Nov 3, 2023

We will continually gather both frequently asked- and good questions in this thread.

Frequently Asked Questions

  1. How to use dataset outside mainland China? Dataset request Outside Mainland China, Request access for DAIR-V2X
    Answer: At present, the dataset is officially available for download and use exclusively within Mainland China. To help researchers become acquainted with our data, we have provided a Google Drive link for direct download of an example dataset. If you wish to utilize our complete dataset, we encourage collaboration with researchers based in Mainland China.

  2. Why there are two kind of labels, and how to choose label for multimodal fusion detection? Two kind of labels and multimodal fusion model
    Answer: There is no strict synchronization between the camera and LiDAR. Consequently, we supply two types of labels, each corresponding to either the camera or LiDAR data. For effective multimodal fusion detection, we recommend utilizing LiDAR as the primary sensor, with its corresponding label serving as the ground truth.

  3. The evaluation results are not same as the official results while following the tutorial.
    Answer: There are several common reasons for issues encountered. Firstly, it is essential to ensure that the tutorial has been followed accurately; kindly review your process to identify any discrepancies. Secondly, be mindful of cache files as they can impact the running results. Specifically, certain cache files, such as './cache/tmps,' may not be updated after generation, as this is done to optimize the inference speed.

  4. The rotation rotation matrix from virtual lidar to camera is not standard rotation matrix. Question about rotation matrix from virtual lidar to camera
    Answer: We conducted a secondary calibration to generate a new transformation matrix, aiming to rectify errors present in the original calibration. The oversight of omitting constraints led to a non-standard rotation matrix. This issue can be resolved through the generation of a standard rotation matrix approximation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant