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

The difference with BEVFormer #2

Open
tangtaogo opened this issue Jun 20, 2022 · 1 comment
Open

The difference with BEVFormer #2

tangtaogo opened this issue Jun 20, 2022 · 1 comment

Comments

@tangtaogo
Copy link

Hi,
Thanks for your open source work!
But I have some doubts about the main differences between GKT and BEVFormer, except for the different selection of regions around the prior positions.

@outsidercsy
Copy link
Member

Sorry for the late reply.
GKT's kernel region is with fixed integer pixel coordinate and can be pre-computed.
BEVFormer predicts offsets to sample points, similar to deformable-DETR. It's sampling positions are floating-point and dynamic.

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