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

More detail about the test result in Argoverse2 Leaderboard #7

Open
Morphlingxxx opened this issue Mar 5, 2025 · 4 comments
Open

Comments

@Morphlingxxx
Copy link

Morphlingxxx commented Mar 5, 2025

Hi,

Thank you for your great work.

I've successfully reproduced the validation set results, which match those reported in your paper. However, when I submit the model to the test set, the performance falls significantly short of the leaderboard's results.

Could you please provide more details regarding the realmotion method's performance on the test set? Are there additional steps or specific configurations required for the test set that might have been omitted in the documentation? Any insights or clarifications would be greatly.

@Morphlingxxx
Copy link
Author

Sorry to have another question. In the answer to ”Questions On AV2 Val/Test Scores”, you mentioned the test weights obtained by training with the trainval set.

Is there no difference in the model itself?

Is it just the division of the training set that leads to the improvement in performance?

@NaNaoiSong
Copy link
Collaborator

Apologies for that after the refactoring, we did not resubmit to the leaderboard. Could you share the test performance you obtained to help us identify any issues?

@Morphlingxxx
Copy link
Author

Morphlingxxx commented Mar 10, 2025

Apologies for that after the refactoring, we did not resubmit to the leaderboard. Could you share the test performance you obtained to help us identify any issues?

I apologize for the late response. The results of our resubmission to the leaderboard are as follows:

[{'minFDE (K=6)': 1.2948,
'minFDE (K=1)': 4.1207,
'minADE (K=6)': 0.6729,
'minADE (K=1)': 1.6539,
'MR (K=6)': 0.1547,
'MR (K=1)': 0.5847,
'brier-minFDE (K=6)': 1.9328}]

@Morphlingxxx
Copy link
Author

The validation results are as follows:
│ MR │ 0.15928137302398682 │
│ b-minFDE6 │ 1.935653805732727 │
│ minADE1 │ 1.6467903852462769 │
│ minADE6 │ 0.6694254279136658 │
│ minFDE1 │ 4.100405693054199 │
│ minFDE6 │ 1.3034820556640625 │
│ val/step0_reg_loss │ 0.1864209920167923 │
│ val/step1_reg_loss │ 0.18882419168949127 │
│ val/step2_reg_loss │ 0.19656476378440857

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