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

Result for single model #17

Open
fanghgit opened this issue Sep 2, 2022 · 4 comments
Open

Result for single model #17

fanghgit opened this issue Sep 2, 2022 · 4 comments

Comments

@fanghgit
Copy link

fanghgit commented Sep 2, 2022

Thanks for much for sharing your code, the softmap score on the Waymo leaderboard is amazing. I tried to reproduce the result, but got only 0.372 for a single model, I guess the performance gap comes from model ensembling. Can you please share the best softmap (or map) score you got for a single model? Many thanks in advance.

@ares89
Copy link

ares89 commented Sep 16, 2022

@fanghgit hi, would you like to share your trained model ?

@SevenTailCat
Copy link

Hi, have you meet the infinitive problem?(it means that the loss or the covariance_matrices will be infinite and will assert torch.isfinite(covariance_matrices).all()
If it is possible, could you share the solution? I've tried some ways like changing the lr and the clip_grab_norm_ parameters...

@icefall7
Copy link

@fanghgit could you share your env setup? still getting issues with prerendering. like
tensorflow.python.framework.errors_impl.InvalidArgumentError: Key: roadgraph_samples/xyz. Can't parse serialized Example. [Op:ParseExampleV2]

@GT-111
Copy link

GT-111 commented May 23, 2023

@fanghgit could you share your env setup? still getting issues with prerendering. like tensorflow.python.framework.errors_impl.InvalidArgumentError: Key: roadgraph_samples/xyz. Can't parse serialized Example. [Op:ParseExampleV2]

This is probably because you are using Waymo Motion Dataset 1.2, try to modify here in feature_description.py
image

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

5 participants