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

Waymo result #1415

Closed
xyupeng opened this issue Apr 21, 2022 · 7 comments
Closed

Waymo result #1415

xyupeng opened this issue Apr 21, 2022 · 7 comments

Comments

@xyupeng
Copy link

xyupeng commented Apr 21, 2022

I test configs\pointpillars\hv_pointpillars_secfpn_sbn_2x16_2x_waymoD5-3d-3class.py with the given model. But the result is much under expectation.
image

Can you check if the model is correct?

@xyupeng
Copy link
Author

xyupeng commented Apr 21, 2022

Also this is the test result for configs\pointpillars\hv_pointpillars_secfpn_sbn_2x16_2x_waymoD5-3d-car.py with this given model.
image
This is also abnormal.

@ZCMax
Copy link
Collaborator

ZCMax commented Apr 22, 2022

The waymo checkpoints of all the models have not been updated, you need to switch the branch to v0.18.2 or before.

@xyupeng
Copy link
Author

xyupeng commented Apr 22, 2022

If I trained a model under v1.0.0r0, do I need to test under v0.18.2?

@ZCMax
Copy link
Collaborator

ZCMax commented Apr 22, 2022

If I trained a model under v1.0.0r0, do I need to test under v0.18.2?

if you trained a model under v1.0.0rc0, you don't need to test under v0.18.2. The checkpoint provided is trained under old coordinate systems (the code v0.18.2 and before)

@xyupeng
Copy link
Author

xyupeng commented Apr 22, 2022

May I know which part of code is related to the coordinate system update?

@ZCMax
Copy link
Collaborator

ZCMax commented Apr 22, 2022

Actually it's related to too many code, maybe you can see details in this PR.

@xyupeng
Copy link
Author

xyupeng commented Apr 22, 2022

Thanks so much for your quick replies. I have got normal test results under v0.18.1

@xyupeng xyupeng closed this as completed Apr 22, 2022
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