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

How to run a test set and upload the results to nuscenes.org? #345

Open
Gigalomanicx opened this issue May 13, 2024 · 2 comments
Open

How to run a test set and upload the results to nuscenes.org? #345

Gigalomanicx opened this issue May 13, 2024 · 2 comments

Comments

@Gigalomanicx
Copy link

When I trypython tools/test.py $configs $checkpoint --format-only --eval-options jsonfile_prefix=jsonsave/
The following error appears to be looking for annotations?
image
When I remove the config file:
image
Then:
image
I'm not quite sure how BEVDet's should configure the testpipeline in config. (Dataset generation should be fine, the result.json for the test set can be generated correctly after other model test.py)
Here is my test_pipeline and data configuration:
image

image

@Gigalomanicx Gigalomanicx changed the title How do run a test set and upload the results to nuscenes.org? How to run a test set and upload the results to nuscenes.org? May 13, 2024
@Gigalomanicx
Copy link
Author

I modified the version of create_data_bevdet.py to generate infos_test.pkl
image
When I commented out BEVAug and PointToMultiViewDepthFusion and gt_depth.
image
An assertion error has occurred
image

@shaozheng777
Copy link

你好,请问这个问题你解决了吗?

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