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 I get your inference/visualization code? #3

Open
raspbe34 opened this issue Dec 10, 2020 · 3 comments
Open

Can I get your inference/visualization code? #3

raspbe34 opened this issue Dec 10, 2020 · 3 comments

Comments

@raspbe34
Copy link

Hi, first of all, thanks for your awesome work and sharing that to us.

I tried to make inference/visualization code by myself, unfortunately, there were some problems.

Maybe library's mismatching, my insufficient coding skills, or something else.

So, can i get your inference/visualization code or even skeleton base code?

@Yuanhf3754
Copy link

Yuanhf3754 commented Apr 30, 2021

@raspbe34 Hi, I am a beginner, and I want to get inference/visualization code too. Did you solve this problem?Thank you!
@wqi Could you help me?

@raspbe34
Copy link
Author

raspbe34 commented May 3, 2021

@raspbe34 Hi, I am a beginner, and I want to get inference/visualization code too. Did you solve this problem?Thank you!

@Yuanhf3754

I did it myself by using Argoverse Motion Forecasting Baselines and some Argoverse map api.

It's hard to give you the full code, but Argoverse Motion Forecasting Baselines will be helpful for you.

Also, because WIMP learns by pulling the training data back to ego vehicle, you have to put the WIMP's output back

to it's original coordinates by using reverse-translation and reverse-rotation if you want to use Argoverse map api.

There are absolute coordinate difference and rotation angle in input_dict.

@Yuanhf3754
Copy link

@raspbe34
Maybe I just need a test code for submission and learning.
Thank you for your reply, I will try it .

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