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

Can you provide more information about DriveLM-CARLA? #21

Open
hutchinsonian opened this issue Mar 2, 2024 · 2 comments
Open

Can you provide more information about DriveLM-CARLA? #21

hutchinsonian opened this issue Mar 2, 2024 · 2 comments
Assignees
Labels
TODO Todo item

Comments

@hutchinsonian
Copy link

How to get answers to the questions in the full graph of DriveLM-CARLA?

@RenzKa
Copy link
Collaborator

RenzKa commented Mar 2, 2024

Hi,
thanks for your interest in our work.
Do you mean how we get the ground truth answers?

We collect data in CARLA with a privileged rule-based algorithm. During the data collection, we save privileged information from the simulator and information from the rule-based algorithm about the "triggered" rules for the current decision. So we have a range of metadata about perception-related things and decision-related things.
With this metadata, we constructed a set of heuristics to create questions and answers for DriveLM-CARLA.

Let me know if this answers your question :)
Best,
Katrin

@hutchinsonian
Copy link
Author

Hi, thanks for your interest in our work. Do you mean how we get the ground truth answers?

We collect data in CARLA with a privileged rule-based algorithm. During the data collection, we save privileged information from the simulator and information from the rule-based algorithm about the "triggered" rules for the current decision. So we have a range of metadata about perception-related things and decision-related things. With this metadata, we constructed a set of heuristics to create questions and answers for DriveLM-CARLA.

Let me know if this answers your question :) Best, Katrin

Thank you for your reply, can you publish the code for the part "constructed a set of heuristics to create questions and answers", or can you provide more detailed information?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TODO Todo item
Projects
None yet
Development

No branches or pull requests

3 participants