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

Wrong CenterPoint configs #85

Open
Byte247 opened this issue Jun 21, 2024 · 0 comments
Open

Wrong CenterPoint configs #85

Byte247 opened this issue Jun 21, 2024 · 0 comments

Comments

@Byte247
Copy link

Byte247 commented Jun 21, 2024

Hello, I just noticed that you pillar based centerpoint configs have the wrong number of PFE layers. Your have only a single [64] layer. This is correct for PointPillars, however as you can see in the original CenterPoint github, they use two PFE layers [64,64].

This results in a major performance drop on your version, which is important if someone wants to train their own comparison baselines using your Repo.

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

1 participant