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

BEV size must be square #181

Open
GYJamor opened this issue Oct 20, 2023 · 0 comments
Open

BEV size must be square #181

GYJamor opened this issue Oct 20, 2023 · 0 comments

Comments

@GYJamor
Copy link

GYJamor commented Oct 20, 2023

Hi, here is the details. when bev voxel is not a square, the VT-transform with ring&ray method still work? mainly about the step to simplify FLOPs in VT. cause i see the Comment in get_proj_mat
bev_size = int(self.voxel_num[0]) # only consider square BEV
thank you

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