8000 Fast-BEV with CenterPoint head · Issue #81 · Sense-GVT/Fast-BEV · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fast-BEV with CenterPoint head #81

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. 8000

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

Open
Byte247 opened this issue Apr 20, 2024 · 4 comments
Open

Fast-BEV with CenterPoint head #81

Byte247 opened this issue Apr 20, 2024 · 4 comments

Comments

@Byte247
Copy link
Byte247 commented Apr 20, 2024

Hello,

I am trying to use M2BEV / Fast-BEV or at least the m2BEV projection step for image features to BEV. This does seem to work and I do get everything in the correct shapes, but I am limited to using the CenterPoint detection head. Now my training loss is not decreasing after the first steps and I am wondering if its possible to use the CenterPoint head with your architecture or if a learned assignment of detections -> GT is required as in your head?

@junshu-z24
Copy link

Same problem, have you resolved it yet?

@Byte247
Copy link
Author
Byte247 commented Apr 18, 2025

Its been a while and to be honest I do not remember if I was able to solve it. However, conceptionally it would be problematic to use the centerpoint head, as the features are scattered across the complete ray. So it would have no indication at which point the object should be located.

@junshu-z24
Copy link

However, what is fed into the centerpoint head is a (C, BEVH, BEVW) feature, so will it still be affected by rays?

@venkataramanas1
Copy link

Have you up the project ? can you provide me steps to build and run properly ?

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

3 participants
0