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

How to inference the motion control signal? #2

Open
Beau-Yang opened this issue Mar 31, 2023 · 1 comment
Open

How to inference the motion control signal? #2

Beau-Yang opened this issue Mar 31, 2023 · 1 comment

Comments

@Beau-Yang
Copy link

Could you please show a simple demo of predicting the motion control signal? I check the repo codes and paper and understand that I need to set the args.use_car_sensor = True and set the value of key car_info of the inputs.

inputs = {'is_decode': True,

But I have no idea what I should use as the value of car_info and the model will predict exactly which signals. Could you give some specific instructions? Thanks a lot.

@jxbbb
Copy link
Owner

jxbbb commented Apr 16, 2023

Thank you for your interest. The inference codes of motion prediction have not been released, which would be a possible future job for us. And the args args.use_car_sensor is used for an ablation study in our paper (which locates at TABLE III: Single+).

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

No branches or pull requests

2 participants