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

Unknown error in WOSAC submission? #875

Open
pengzhenghao opened this issue Sep 28, 2024 · 9 comments
Open

Unknown error in WOSAC submission? #875

pengzhenghao opened this issue Sep 28, 2024 · 9 comments

Comments

@pengzhenghao
Copy link

pengzhenghao commented Sep 28, 2024

Hi I just reused my WOSAC submission generation pipeline half year ago and made a submission. But it seems an unknown error happens:

(original post has a wrong link. Here is the real one:)

https://waymo.com/open/challenges/sim-agents/results/92d57ec4-798b/1727496916523000/

Is there anyway I can know what's the error? Thanks!

@pengzhenghao
Copy link
Author

I believe this might be the same bug we previously encountered: #807 (comment)

Close this for now.

@pengzhenghao
Copy link
Author

Sorry after reusing a previously working pipeline I still get unknown error. Can someone help me take a look? Thanks!

https://waymo.com/open/challenges/sim-agents/results/92d57ec4-798b/1727718185742000/

@pengzhenghao pengzhenghao reopened this Sep 30, 2024
@pengzhenghao
Copy link
Author

Hello?

@jlambert-waymo
Copy link
Collaborator

Hi @pengzhenghao, it looks like you had a previously successful submission on April 10/11: 1712813129292000.tar.gz.

Please see the April 11, 2024 update: https://github.com/waymo-research/waymo-open-dataset?tab=readme-ov-file#april-2024-update

This commit contains the changes:
22e51ef

New required metadata fields are added to this proto (describing your submission):
src/waymo_open_dataset/protos/sim_agents_submission.proto

Have you added those?

@pengzhenghao
Copy link
Author

I have added the required metadata fields and was able to make a submission with those new fields in.

I just made another attempt and there is no error printed out:

https://waymo.com/open/challenges/sim-agents/results/92d57ec4-798b/1729809749033000/

Could you help me take a look? Thank you!

@zhejz
Copy link

zhejz commented Oct 27, 2024

I'm facing exactly the same problem. Here is my submission to validation split:
https://waymo.com/open/challenges/sim-agents/results/5ea7a3eb-7337/1730040554700000/

However, the leaderboard works fine when I use the same code but pack the ground-truth future into the submission file. So it's related to the trajectories, not the metadata.

@zhejz
Copy link

zhejz commented Oct 27, 2024

Seems to be the same as #864 ? @jlambert-waymo @nicomon24

@zhejz
Copy link

zhejz commented Oct 28, 2024

I uploaded exactly the same submission file again, now this time it works. Somehow the evaluation server fails randomly from time to time.

@pengzhenghao
Copy link
Author

@jlambert-waymo Could you please take a look? It's even better if you can update the server side error messsage. Thanks!

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

3 participants