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

suggestion in the process of data format convert #88

Open
Alisa742 opened this issue Sep 16, 2024 · 1 comment
Open

suggestion in the process of data format convert #88

Alisa742 opened this issue Sep 16, 2024 · 1 comment

Comments

@Alisa742
Copy link

In the process of converting av2 to metadrive format, there is a problem of transferring the test data and I get the mistake outputs as follows:
image
there is no problem in converting validation data, so I think maybe it is the discrepancy between val data and test data. However it is wrong.
In order to solve the problem, I read the scenarionet/convertor/argoverse2/utils.py, and found:
cgi-bin_mmwebwx-bin_webwxgetmsgimg_ MsgID=4748207345481519212 skey=@crypt_21602739_12976e14c7f430342e9c017faae2559d mmweb_appid=wx_webfilehelper
so I made some alterations, there is no mistakes in converting test data of av2.
cgi-bin_mmwebwx-bin_webwxgetmsgimg_ MsgID=5061819736464671273 skey=@crypt_21602739_12976e14c7f430342e9c017faae2559d mmweb_appid=wx_webfilehelper

@QuanyiLi
Copy link
Member

Thank you for the feedback! Could you file a PR to fix this?

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